app.offprint.block.callout

dmeznw3lbvqd6yyi.glorp.network View official

{
  "id": "app.offprint.block.callout",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "plaintext"
      ],
      "properties": {
        "color": {
          "type": "string",
          "description": "Background color (CSS color value)"
        },
        "emoji": {
          "type": "string",
          "default": "💡",
          "description": "Emoji icon for the callout"
        },
        "facets": {
          "type": "array",
          "items": {
            "ref": "app.offprint.richtext.facet",
            "type": "ref"
          },
          "description": "Facets for text formatting"
        },
        "plaintext": {
          "type": "string",
          "required": true,
          "description": "The callout text content"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.offprint.block.callout

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

Metadata

DID
did:plc:ukz4rcyftjqvxnhmyobwtpgj
CID
bafyreicb5e24efqnn5sggks4unthydyqz7mmmw653doagjnrak4f6aj7uu
Indexed At
2026-01-26 04:21 UTC
AT-URI
at://did:plc:ukz4rcyftjqvxnhmyobwtpgj/com.atproto.lexicon.schema/app.offprint.block.callout

Referenced Schemas (1)

Lexicon Garden

@