iiRecord
Agentic AI Atlas · Figma
tool:figmaa5c.ai
II.
Tool JSON

tool:figma

Structured · live

Figma json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-saas-missing.yamlCluster · domain
Record JSON
{
  "id": "tool:figma",
  "_kind": "Tool",
  "_file": "domain/tools/tools-saas-missing.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Figma",
    "homepageUrl": "https://www.figma.com",
    "kind": "other",
    "description": "Collaborative interface design tool for building UI and UX workflows.\nSupports vector editing, component libraries, prototyping, and real-time\nmulti-user collaboration for product design teams.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:figma",
      "to": "skill-area:ui-ux-design",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:figma",
      "to": "skill-area:ui-ux-design",
      "kind": "used_for"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-readiness-score:ora.figma-com",
      "to": "tool:figma",
      "kind": "scores_agent_readiness_of",
      "attributes": {
        "observedVia": "ora-discover-api"
      }
    },
    {
      "from": "specialization:ux-ui-design",
      "to": "tool:figma",
      "kind": "uses_tool"
    },
    {
      "from": "tool-server:mcp-figma",
      "to": "tool:figma",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}