app.offprint.block.webBookmark

offprint.app

{
  "id": "app.offprint.block.webBookmark",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "href",
        "title"
      ],
      "properties": {
        "href": {
          "type": "string",
          "format": "uri",
          "required": true,
          "description": "The URL of the bookmarked page"
        },
        "title": {
          "type": "string",
          "required": true,
          "description": "Page title",
          "maxGraphemes": 300
        },
        "preview": {
          "type": "blob",
          "accept": [
            "image/*"
          ],
          "maxSize": 1000000,
          "description": "Open Graph image for the page"
        },
        "siteName": {
          "type": "string",
          "description": "Name of the website",
          "maxGraphemes": 100
        },
        "description": {
          "type": "string",
          "description": "Page description/excerpt",
          "maxGraphemes": 1000
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.offprint.block.webBookmark

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:pgjkomf37an4czloay5zeth6
CID
bafyreiapiuws2gjmwju3ysdigchtdm4xnbsjs6zin6oydndiasaz5jycse
Indexed At
2026-01-26 21:38 UTC
AT-URI
at://did:plc:pgjkomf37an4czloay5zeth6/com.atproto.lexicon.schema/app.offprint.block.webBookmark

Lexicon Garden

@