Get Figma Nodes
get_figma_nodesRead-only
Retrieve specific Figma nodes by ID via REST API for targeted inspection, avoiding full file download.
Instructions
Get specific nodes by ID from a Figma file via the REST API. Prefer this over fetching the whole file for targeted inspection. Requires FIGMA_TOKEN.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileKey | Yes | The Figma file key | |
| nodeIds | Yes | Comma-separated node IDs |