org.passingreads.book.getLocationBooks

passingreads.org

{
  "id": "org.passingreads.book.getLocationBooks",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "books"
          ],
          "properties": {
            "books": {
              "type": "array",
              "items": {
                "ref": "org.passingreads.book.defs#statefulBook",
                "type": "ref"
              }
            },
            "locationName": {
              "type": "string",
              "description": "Human-readable name of the requested location"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "h3"
        ],
        "properties": {
          "h3": {
            "type": "string",
            "description": "H3 cell index"
          }
        }
      },
      "description": "Get books at a specific H3 location."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.passingreads.book.getLocationBooks

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:oeipalbxet5jghoqe6b6ctu6
CID
bafyreibyozxoacdw46l6rl4lrw3nq4x77a4ty55v7kpttkqcrwkx3gup4e
Indexed At
2026-02-13 14:00 UTC
AT-URI
at://did:plc:oeipalbxet5jghoqe6b6ctu6/com.atproto.lexicon.schema/org.passingreads.book.getLocationBooks

Referenced Schemas (1)

Lexicon Garden

@