{
"id": "ai.newnal.trustsquare.getReplies",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"replies"
],
"properties": {
"cursor": {
"type": "string"
},
"replies": {
"type": "array",
"items": {
"ref": "ai.newnal.trustsquare.defs#commentView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"root"
],
"properties": {
"root": {
"type": "string",
"format": "at-uri"
},
"limit": {
"type": "integer",
"default": 30,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string"
}
}
},
"description": "Page through replies under a root comment."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:75qhtany5zmo7d3i2ni5d7nf
- CID
-
bafyreigvdpoe2nll22kreoyo4j6e6oyakebush5lztteqf6suxsvcbhxza
- Indexed At
- 2026-09-14 10:06 UTC
- AT-URI
-
at://did:plc:75qhtany5zmo7d3i2ni5d7nf/com.atproto.lexicon.schema/ai.newnal.trustsquare.getReplies