blog.pckt.block.table

pckt.blog

{
  "id": "blog.pckt.block.table",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "content"
      ],
      "properties": {
        "content": {
          "type": "array",
          "items": {
            "ref": "blog.pckt.block.tableRow",
            "type": "ref"
          },
          "description": "Array of table rows"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Table block for structured data. Contains table rows with cells."
}

Validate Record

Validate a record against blog.pckt.block.table

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

Metadata

DID
did:plc:revjuqmkvrw6fnkxppqtszpv
CID
bafyreic3pl6y2uycriw55tcedjovbxh6k2kdjc37qep4nmex7qnuphv44i
Indexed At
2026-02-01 00:01 UTC
AT-URI
at://did:plc:revjuqmkvrw6fnkxppqtszpv/com.atproto.lexicon.schema/blog.pckt.block.table

Referenced Schemas (1)

Lexicon Garden

@