app.bsky.authFullApp

bsky-lexicons.bsky.social

Schema Diff

+1 -0

From

CID
bafyreihbnzfxotz...
Indexed At
2026-02-18 17:44 UTC
View this version

To

CID
bafyreigpgncgpcq...
Indexed At
2026-07-16 14:58 UTC
View this version
1 1
{
2 2
  "id": "app.bsky.authFullApp",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Full Bluesky Social App Permissions",
7 7
      "detail": "Manage all public content and interactions, private preferences and subscriptions, and other Bluesky-specific app features and data.",
8 8
      "title:lang": {},
9 9
      "detail:lang": {},
10 10
      "permissions": [
11 11
        {
12 12
          "lxm": [
13 13
            "app.bsky.actor.getPreferences",
14 14
            "app.bsky.actor.getProfile",
15 15
            "app.bsky.actor.getProfiles",
16 16
            "app.bsky.actor.getSuggestions",
17 17
            "app.bsky.actor.putPreferences",
18 18
            "app.bsky.actor.searchActors",
19 19
            "app.bsky.actor.searchActorsTypeahead",
20 20
            "app.bsky.bookmark.createBookmark",
21 21
            "app.bsky.bookmark.deleteBookmark",
22 22
            "app.bsky.bookmark.getBookmarks",
23 23
            "app.bsky.contact.dismissMatch",
24 24
            "app.bsky.contact.getMatches",
25 25
            "app.bsky.contact.getSyncStatus",
26 26
            "app.bsky.contact.importContacts",
27 27
            "app.bsky.contact.removeData",
28 28
            "app.bsky.contact.startPhoneVerification",
29 29
            "app.bsky.contact.verifyPhone",
30 30
            "app.bsky.feed.describeFeedGenerator",
31 31
            "app.bsky.feed.getActorFeeds",
32 32
            "app.bsky.feed.getActorLikes",
33 33
            "app.bsky.feed.getAuthorFeed",
34 34
            "app.bsky.feed.getFeed",
35 35
            "app.bsky.feed.getFeedGenerator",
36 36
            "app.bsky.feed.getFeedGenerators",
37 37
            "app.bsky.feed.getFeedSkeleton",
38 38
            "app.bsky.feed.getLikes",
39 39
            "app.bsky.feed.getListFeed",
40 40
            "app.bsky.feed.getPostThread",
41 41
            "app.bsky.feed.getPosts",
42 42
            "app.bsky.feed.getQuotes",
43 43
            "app.bsky.feed.getRepostedBy",
44 44
            "app.bsky.feed.getSuggestedFeeds",
45 45
            "app.bsky.feed.getTimeline",
46 46
            "app.bsky.feed.searchPosts",
47 +
            "app.bsky.feed.searchPostsV2",
47 48
            "app.bsky.feed.sendInteractions",
48 49
            "app.bsky.graph.getActorStarterPacks",
49 50
            "app.bsky.graph.getBlocks",
50 51
            "app.bsky.graph.getFollowers",
51 52
            "app.bsky.graph.getFollows",
52 53
            "app.bsky.graph.getKnownFollowers",
53 54
            "app.bsky.graph.getList",
54 55
            "app.bsky.graph.getListBlocks",
55 56
            "app.bsky.graph.getListMutes",
56 57
            "app.bsky.graph.getLists",
57 58
            "app.bsky.graph.getListsWithMembership",
58 59
            "app.bsky.graph.getMutes",
59 60
            "app.bsky.graph.getRelationships",
60 61
            "app.bsky.graph.getStarterPack",
61 62
            "app.bsky.graph.getStarterPacks",
62 63
            "app.bsky.graph.getStarterPacksWithMembership",
63 64
            "app.bsky.graph.getSuggestedFollowsByActor",
64 65
            "app.bsky.graph.muteActor",
65 66
            "app.bsky.graph.muteActorList",
66 67
            "app.bsky.graph.muteThread",
67 68
            "app.bsky.graph.searchStarterPacks",
68 69
            "app.bsky.graph.unmuteActor",
69 70
            "app.bsky.graph.unmuteActorList",
70 71
            "app.bsky.graph.unmuteThread",
71 72
            "app.bsky.labeler.getServices",
72 73
            "app.bsky.notification.getPreferences",
73 74
            "app.bsky.notification.getUnreadCount",
74 75
            "app.bsky.notification.listActivitySubscriptions",
75 76
            "app.bsky.notification.listNotifications",
76 77
            "app.bsky.notification.putActivitySubscription",
77 78
            "app.bsky.notification.putPreferences",
78 79
            "app.bsky.notification.putPreferencesV2",
79 80
            "app.bsky.notification.registerPush",
80 81
            "app.bsky.notification.unregisterPush",
81 82
            "app.bsky.notification.updateSeen",
82 83
            "app.bsky.unspecced.getAgeAssuranceState",
83 84
            "app.bsky.unspecced.getConfig",
84 85
            "app.bsky.unspecced.getOnboardingSuggestedStarterPacks",
85 86
            "app.bsky.unspecced.getPopularFeedGenerators",
86 87
            "app.bsky.unspecced.getPostThreadOtherV2",
87 88
            "app.bsky.unspecced.getPostThreadV2",
88 89
            "app.bsky.unspecced.getSuggestedFeeds",
89 90
            "app.bsky.unspecced.getSuggestedFeedsSkeleton",
90 91
            "app.bsky.unspecced.getSuggestedStarterPacks",
91 92
            "app.bsky.unspecced.getSuggestedStarterPacksSkeleton",
92 93
            "app.bsky.unspecced.getSuggestedUsers",
93 94
            "app.bsky.unspecced.getSuggestedUsersSkeleton",
94 95
            "app.bsky.unspecced.getSuggestionsSkeleton",
95 96
            "app.bsky.unspecced.getTaggedSuggestions",
96 97
            "app.bsky.unspecced.getTrendingTopics",
97 98
            "app.bsky.unspecced.getTrends",
98 99
            "app.bsky.unspecced.getTrendsSkeleton",
99 100
            "app.bsky.unspecced.initAgeAssurance",
100 101
            "app.bsky.unspecced.searchActorsSkeleton",
101 102
            "app.bsky.unspecced.searchPostsSkeleton",
102 103
            "app.bsky.unspecced.searchStarterPacksSkeleton",
103 104
            "app.bsky.video.getJobStatus",
104 105
            "app.bsky.video.getUploadLimits",
105 106
            "app.bsky.video.uploadVideo"
106 107
          ],
107 108
          "type": "permission",
108 109
          "resource": "rpc",
109 110
          "inheritAud": true
110 111
        },
111 112
        {
112 113
          "type": "permission",
113 114
          "action": [
114 115
            "create",
115 116
            "update",
116 117
            "delete"
117 118
          ],
118 119
          "resource": "repo",
119 120
          "collection": [
120 121
            "app.bsky.actor.profile",
121 122
            "app.bsky.actor.status",
122 123
            "app.bsky.feed.like",
123 124
            "app.bsky.feed.post",
124 125
            "app.bsky.feed.postgate",
125 126
            "app.bsky.feed.repost",
126 127
            "app.bsky.feed.threadgate",
127 128
            "app.bsky.graph.block",
128 129
            "app.bsky.graph.follow",
129 130
            "app.bsky.graph.list",
130 131
            "app.bsky.graph.listblock",
131 132
            "app.bsky.graph.listitem",
132 133
            "app.bsky.graph.starterpack",
133 134
            "app.bsky.notification.declaration"
134 135
          ]
135 136
        }
136 137
      ]
137 138
    }
138 139
  },
139 140
  "$type": "com.atproto.lexicon.schema",
140 141
  "lexicon": 1
141 142
}

Compare Other Versions

Lexicon Garden

@