{
"id": "app.blebbit.authr.folder.updateFolder",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"public": {
"type": "boolean"
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"properties": {
"cuid": {
"type": "string"
},
"name": {
"type": "string"
},
"public": {
"type": "boolean"
}
}
},
"encoding": "application/json"
},
"$authzed": "admin",
"$flexicon": {
"action": "update"
},
"parameters": {
"type": "params",
"properties": {
"id": {
"type": "string"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1,
"$flexicon": {
"lname": "folder",
"lplural": "folders"
},
"description": "update a folder"
}
Metadata
- DID
-
did:plc:veavz5io7eocwh7dbrhr2thi
- CID
-
bafyreiekxrv2mahltjltchjp4kfwxqv73vywn7ftwv2wdzyt6rs62whjca
- Indexed At
- 2026-02-12 22:15 UTC
- AT-URI
-
at://did:plc:veavz5io7eocwh7dbrhr2thi/com.atproto.lexicon.schema/app.blebbit.authr.folder.updateFolder