get_node
Retrieve a Figma node and its full recursive children subtree by specifying the node ID.
Instructions
Return a single Figma node by id, with full recursive children subtree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Figma node id, e.g. "1:42" |