buzz.bookhive.getBookIdentifiers

bookhive.buzz

{
  "id": "buzz.bookhive.getBookIdentifiers",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "bookIdentifiers"
          ],
          "properties": {
            "bookIdentifiers": {
              "ref": "buzz.bookhive.defs#bookIdentifiers",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {
          "isbn": {
            "type": "string",
            "description": "The book ISBN identifier"
          },
          "hiveId": {
            "type": "string",
            "description": "The book hive ID"
          },
          "isbn13": {
            "type": "string",
            "description": "The book ISBN-13 identifier"
          },
          "goodreadsId": {
            "type": "string",
            "description": "The Goodreads identifier for the book"
          }
        }
      },
      "description": "Resolve book identifiers by hiveId, isbn, isbn13, or goodreadsId. Does not require authentication."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against buzz.bookhive.getBookIdentifiers

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

Metadata

DID
did:plc:enu2j5xjlqsjaylv3du4myh4
CID
bafyreicknycbc7l33pyai6tzks3wm3k4lhu7pvdgfi53g25muzku5xya4a
Indexed At
2026-02-14 11:57 UTC
AT-URI
at://did:plc:enu2j5xjlqsjaylv3du4myh4/com.atproto.lexicon.schema/buzz.bookhive.getBookIdentifiers

Referenced Schemas (1)

Lexicon Garden

@