{
"id": "ai.newnal.trustsquare.getSquaresByVideo",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"squares"
],
"properties": {
"cursor": {
"type": "string"
},
"squares": {
"type": "array",
"items": {
"ref": "ai.newnal.trustsquare.defs#squareView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"videoId"
],
"properties": {
"limit": {
"type": "integer",
"default": 20,
"maximum": 50,
"minimum": 1
},
"cursor": {
"type": "string"
},
"videoId": {
"type": "string"
}
}
},
"description": "List Squares attached to a YouTube video."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:75qhtany5zmo7d3i2ni5d7nf
- CID
-
bafyreieossbphtudzf2xwi4giaqfkykstbhbtqbegktek56g2vmww4k4vq
- Indexed At
- 2026-09-14 10:06 UTC
- AT-URI
-
at://did:plc:75qhtany5zmo7d3i2ni5d7nf/com.atproto.lexicon.schema/ai.newnal.trustsquare.getSquaresByVideo