view_node
Retrieve a thumbnail for a specific node in a Figma file by providing the file key and node ID. Simplifies node visualization and access in design workflows.
Instructions
Get a thumbnail for a specific node in a Figma file
Input 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>` |