art.cllctv.embed.external

cllctv.art

{
  "id": "art.cllctv.embed.external",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "uri",
        "title",
        "description"
      ],
      "properties": {
        "uri": {
          "type": "string",
          "format": "uri"
        },
        "thumb": {
          "type": "blob",
          "accept": [
            "image/*"
          ],
          "maxSize": 1000000
        },
        "title": {
          "type": "string"
        },
        "thumbHash": {
          "type": "string",
          "maxLength": 640,
          "maxGraphemes": 64
        },
        "description": {
          "type": "string"
        },
        "associatedRefs": {
          "type": "array",
          "items": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "description": "StrongRefs (uri+cid) of the Atmosphere records that backed this view."
        }
      }
    },
    "view": {
      "type": "object",
      "required": [
        "uri",
        "title",
        "description"
      ],
      "properties": {
        "uri": {
          "type": "string",
          "format": "uri"
        },
        "thumb": {
          "type": "string",
          "format": "uri"
        },
        "title": {
          "type": "string"
        },
        "description": {
          "type": "string"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against art.cllctv.embed.external

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:gqpqghnqiowg5424adjwmhmg
CID
bafyreiabfj5gbrwky3pafv3sehqxg7lyipru4n6nzbh3cptasslj7cubbm
Indexed At
2026-06-17 13:23 UTC
AT-URI
at://did:plc:gqpqghnqiowg5424adjwmhmg/com.atproto.lexicon.schema/art.cllctv.embed.external

Version History (2 versions)

Lexicon Garden

@