{
"id": "social.colibri.role.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",
"permissions",
"position"
],
"properties": {
"name": {
"type": "string"
},
"color": {
"type": "string"
},
"hoisted": {
"type": "boolean"
},
"position": {
"type": "integer"
},
"community": {
"type": "string",
"format": "at-uri"
},
"mentionable": {
"type": "boolean"
},
"permissions": {
"type": "array",
"items": {
"type": "string"
}
}
}
},
"description": "Creates a role in a community."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:mprdjqjluoswa7awzggaggj3
- CID
-
bafyreidp53zoo67e73pntl73m7duelwcjon5xqkq35zdsidbnigkwxtmye
- Indexed At
- 2026-07-24 14:44 UTC
- AT-URI
-
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.role.create
Version History (3 versions)