figma_inspect_design
Inspect a Figma design packet and retrieve structured data through views like summary, tree, nodes, assets, or Unity plan. Choose a view to analyze specific design aspects.
Instructions
Inspect a normal or diagnostic Figma Packet through a compact task-oriented view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Information view to return. | summary |
| node_ids | No | Node ids required by the nodes view. | |
| max_depth | No | Maximum hierarchy depth for tree view. | |
| packet_id | Yes | Packet id returned by figma_prepare_design. | |
| include_style | No | Include style/text/source fields in tree view. | |
| component_policy | No | Interactive component generation policy for Unity plan. | conservative |
| include_reference | No | Include the full Figma reference in slices or Unity plan. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||