Read Figma Node
figma_read_nodeGet the contents of a Figma node by its ID, or from the selected component in the active page, to read its properties and children.
Instructions
Read a Figma node by ID. If nodeId is omitted, reads the first selected node in the active page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| nodeId | No | ||
| timeoutMs | No |