{
"id": "org.passingreads.book.getBook",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"properties": {
"book": {
"ref": "org.passingreads.book.defs#statefulBook",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "The book ID (short ID from QR code)"
}
}
},
"description": "Get full details about a specific book."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:oeipalbxet5jghoqe6b6ctu6
- CID
-
bafyreidkssapo44hgz5kx3nykc2cefg7mi3sbh7af25w4y52wqszrdp5qm
- Indexed At
- 2026-01-29 02:29 UTC
- AT-URI
-
at://did:plc:oeipalbxet5jghoqe6b6ctu6/com.atproto.lexicon.schema/org.passingreads.book.getBook