xyz.opnshelf.list

opnshelf.xyz

{
  "id": "xyz.opnshelf.list",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name",
          "slug",
          "isDefault",
          "createdAt"
        ],
        "properties": {
          "name": {
            "type": "string",
            "description": "Display name of the list"
          },
          "slug": {
            "type": "string",
            "description": "URL-friendly identifier"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Record creation timestamp"
          },
          "isDefault": {
            "type": "boolean",
            "description": "Whether this is a default list (watchlist/favorites)"
          },
          "description": {
            "type": "string",
            "description": "Optional description of the list"
          }
        }
      },
      "description": "A movie list for OpnShelf"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against xyz.opnshelf.list

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:jkf4momksftvstbyqnb5sxik
CID
bafyreid5665lqrpahuenrjsddo4mgm45kdpcsiffih6ioxilnmairlafj4
Indexed At
2026-06-26 12:08 UTC
AT-URI
at://did:plc:jkf4momksftvstbyqnb5sxik/com.atproto.lexicon.schema/xyz.opnshelf.list

Lexicon Garden

@