{
"id": "com.suibari.nagi.searchActors",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"actors"
],
"properties": {
"actors": {
"type": "array",
"items": {
"type": "unknown"
},
"maxLength": 10
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"q"
],
"properties": {
"q": {
"type": "string",
"maxLength": 256
},
"limit": {
"type": "integer",
"default": 10,
"maximum": 10,
"minimum": 1
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:uixgxpiqf4i63p6rgpu7ytmx
- CID
-
bafyreie7hwnpsndegqyejuhfinknwaabdrkmti5iyafc5mbuhdcn4us4ti
- Indexed At
- 2026-07-22 04:13 UTC
- AT-URI
-
at://did:plc:uixgxpiqf4i63p6rgpu7ytmx/com.atproto.lexicon.schema/com.suibari.nagi.searchActors
Version History (2 versions)