net.atview.external.figmaplugin

atview.net

{
  "id": "net.atview.external.figmaplugin",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt",
          "name",
          "id"
        ],
        "properties": {
          "id": {
            "type": "string",
            "maxLength": 1000,
            "description": "Canonical Figma plugin identifier (the numeric id from the Figma Community plugin URL).",
            "maxGraphemes": 214
          },
          "docs": {
            "type": "string",
            "format": "uri",
            "description": "URL of the plugin's documentation."
          },
          "href": {
            "type": "string",
            "format": "uri",
            "description": "Primary external URL for the plugin (e.g. Figma Community page)."
          },
          "name": {
            "type": "string",
            "maxLength": 1000,
            "description": "Display name of the plugin as shown in user interfaces.",
            "maxGraphemes": 100
          },
          "github": {
            "type": "string",
            "format": "uri",
            "description": "URL of the plugin's GitHub repository."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "description": {
            "type": "string",
            "maxLength": 10000,
            "description": "Short description of the plugin.",
            "maxGraphemes": 1000
          }
        }
      },
      "description": "External reference to a Figma plugin. Captures the canonical plugin identifier alongside human-friendly metadata and links."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against net.atview.external.figmaplugin

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ycd3zyxa6iru5fiplr3un6nr
CID
bafyreiebmmvf6z2rnktr3z4ewm3fjfxrepir5h7mh5hi6f2byrbihomidi
Indexed At
2026-05-02 19:52 UTC
AT-URI
at://did:plc:ycd3zyxa6iru5fiplr3un6nr/com.atproto.lexicon.schema/net.atview.external.figmaplugin

Version History (2 versions)

Lexicon Garden

@