figma_get_node
Read any Figma node by ID, including its child tree, with adjustable depth and node limits to capture the needed design context.
Instructions
Read one Figma node by ID, including its bounded child tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| nodeId | Yes | Figma node ID, for example 2:131. | |
| maxNodes | No | ||
| maxChildren | No |