{
"id": "social.colibri.category.create",
"defs": {
"main": {
"type": "procedure",
"output": {
"schema": {
"type": "object",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"community",
"name"
],
"properties": {
"name": {
"type": "string"
},
"community": {
"type": "string",
"format": "at-uri"
}
}
},
"description": "Creates a category in a community."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:mprdjqjluoswa7awzggaggj3
- CID
-
bafyreibik2surokvo2tpoi462fh6lmmk77ppvhp2uz7kzyswsep2mwaivi
- Indexed At
- 2026-07-24 14:44 UTC
- AT-URI
-
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.category.create
Version History (3 versions)