II.
Tool JSON
Structured · livetool:figma
Figma json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": {}
}
]
}