figma_get_node_tree
Retrieve the node tree starting from the current Figma page or a specific node. Control depth and visibility of nodes.
Instructions
Get the node tree starting from the current page or a specific node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | No | Node ID to start from (default: current page) | |
| maxDepth | No | Max depth (default: 5) | |
| includeInvisible | No | Include invisible nodes |