{
"id": "org.passingreads.book.getLibrary",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"books"
],
"properties": {
"books": {
"type": "array",
"items": {
"ref": "org.passingreads.book.defs#statefulBook",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"actor"
],
"properties": {
"actor": {
"type": "string",
"format": "at-identifier",
"description": "Handle or DID of the user"
}
}
},
"description": "Get books currently in a user's library."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:oeipalbxet5jghoqe6b6ctu6
- CID
-
bafyreigqlmrwutnkin2plkh2nft3mn2wv6sebnp37lhipe7hougkrgpuni
- Indexed At
- 2026-01-29 02:29 UTC
- AT-URI
-
at://did:plc:oeipalbxet5jghoqe6b6ctu6/com.atproto.lexicon.schema/org.passingreads.book.getLibrary