space.highport.sites.getTileIcon

lexicons.highport.space

{
  "id": "space.highport.sites.getTileIcon",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "TileNotFound",
          "description": "No published tile uses that icon CID."
        }
      ],
      "output": {
        "encoding": "*/*"
      },
      "parameters": {
        "type": "params",
        "required": [
          "cid"
        ],
        "properties": {
          "cid": {
            "type": "string",
            "format": "cid",
            "description": "The icon blob's CID."
          }
        }
      },
      "description": "A tile's icon bytes, served with the blob's mimeType and a one-year immutable Cache-Control. Lets directories show icons even after the author's PDS has dropped the blob."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against space.highport.sites.getTileIcon

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ciygg5hma4q7ah2kxaszkyob
CID
bafyreihefcbqre7ut3g3qxpaxmxl2ctntx72clrhsxxpjhtqk33bxz4xha
Indexed At
2026-09-17 17:53 UTC
AT-URI
at://did:plc:ciygg5hma4q7ah2kxaszkyob/com.atproto.lexicon.schema/space.highport.sites.getTileIcon

Version History (2 versions)

Lexicon Garden

@