{
"id": "app.blebbit.authr.folder.listFolders",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"properties": {
"folders": {
"type": "array",
"items": {
"type": "object",
"properties": {
"cuid": {
"type": "string"
},
"name": {
"type": "string"
},
"public": {
"type": "boolean"
}
}
}
}
}
},
"encoding": "application/json"
},
"$authzed": "read",
"$flexicon": {
"action": "list"
},
"parameters": {
"type": "params",
"properties": {
"limit": {
"type": "integer"
},
"cursor": {
"type": "string"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1,
"$flexicon": {
"lname": "folder",
"lplural": "folders"
},
"description": "get a folder list"
}
Metadata
- DID
-
did:plc:veavz5io7eocwh7dbrhr2thi
- CID
-
bafyreihfoo64cdifqo7knukrlaa6ns2zc5msob7ik2tf4prf2hwmyq5xpu
- Indexed At
- 2026-02-12 22:15 UTC
- AT-URI
-
at://did:plc:veavz5io7eocwh7dbrhr2thi/com.atproto.lexicon.schema/app.blebbit.authr.folder.listFolders