{
"id": "org.passingreads.book.getBooks",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"books"
],
"properties": {
"books": {
"type": "array",
"items": {
"ref": "org.passingreads.book.defs#statefulBook",
"type": "ref"
},
"description": "List of books found. Missing books are omitted."
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"ids"
],
"properties": {
"ids": {
"type": "string",
"description": "Comma-separated list of book IDs"
}
}
},
"description": "Get full details about multiple books in a single request."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:oeipalbxet5jghoqe6b6ctu6
- CID
-
bafyreibr4er6oe3wqkum6gtxeolstidekq7vyvxybwjycbjwhbiy5uwoki
- Indexed At
- 2026-02-13 14:19 UTC
- AT-URI
-
at://did:plc:oeipalbxet5jghoqe6b6ctu6/com.atproto.lexicon.schema/org.passingreads.book.getBooks