view_node
Retrieve a thumbnail image for a specific design element in a Figma file using its node ID and file key.
Instructions
Get a thumbnail for a specific node in a Figma file
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_key | Yes | The key of the Figma file | |
| node_id | Yes | The ID of the node to view. Node ids have the format `<number>:<number>` |