figma_get_images
Export Figma design nodes as PNG, JPG, SVG, or PDF images. Specify node IDs and file key to render selected elements.
Instructions
Export/render Figma nodes as images (PNG, JPG, SVG, or PDF).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | Image scale factor 0.01-4 (default: 1, PNG/JPG only) | |
| format | No | png, jpg, svg, or pdf (default: png) | |
| file_key | Yes | ||
| node_ids | Yes | Comma-separated node IDs or array of node ID strings | |
| personal_access_token | Yes |