blog.pckt.block.taskList

pckt.blog

{
  "id": "blog.pckt.block.taskList",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "content"
      ],
      "properties": {
        "content": {
          "type": "array",
          "items": {
            "ref": "blog.pckt.block.taskItem",
            "type": "ref"
          },
          "description": "Array of task items"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Interactive task list with checkable items. Each item displays a checkbox that can be toggled between checked and unchecked states."
}

Validate Record

Validate a record against blog.pckt.block.taskList

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

Metadata

DID
did:plc:revjuqmkvrw6fnkxppqtszpv
CID
bafyreih6mpp2dw3i6vmlva5fad3yjh6mu2g3rhvtalcjjwe4vyphnkeszi
Indexed At
2026-02-13 13:45 UTC
AT-URI
at://did:plc:revjuqmkvrw6fnkxppqtszpv/com.atproto.lexicon.schema/blog.pckt.block.taskList

Referenced Schemas (1)

Lexicon Garden

@