{
"id": "com.suibari.nagi.getChannels",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"channels",
"hasMore"
],
"properties": {
"cursor": {
"type": "string"
},
"hasMore": {
"type": "boolean"
},
"channels": {
"type": "array",
"items": {
"type": "unknown"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"limit": {
"type": "integer",
"default": 50,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:uixgxpiqf4i63p6rgpu7ytmx
- CID
-
bafyreiev5n3tesuiwtfgxlzqn7qux7co4nd4ogs35nwq4xcqurke322uyi
- Indexed At
- 2026-07-23 06:37 UTC
- AT-URI
-
at://did:plc:uixgxpiqf4i63p6rgpu7ytmx/com.atproto.lexicon.schema/com.suibari.nagi.getChannels
Version History (2 versions)