{
"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": {
"view": {
"type": "string",
"default": "trend",
"description": "trend=過去5日以内に主・bot以外の投稿がある公開一覧 / list=認証ユーザーが参加中 / mine=認証ユーザーが作成",
"knownValues": [
"trend",
"list",
"mine"
]
},
"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
-
bafyreiblou3q4rqp57475pf6kx75au3nnzcza5uh5na62hx6h4mjotccpe
- Indexed At
- 2026-08-18 09:13 UTC
- AT-URI
-
at://did:plc:uixgxpiqf4i63p6rgpu7ytmx/com.atproto.lexicon.schema/com.suibari.nagi.getChannels
Version History (2 versions)