figma_export_images
Export Figma frames or components as PNG or SVG images for game UI, saving them to a specified output directory.
Instructions
Exportiert Figma-Frames/Components als PNG/SVG (für Game-UI) und lädt sie nach output_dir. node_ids aus der Figma-URL (?node-id=…); '-' wird zu ':' konvertiert. Token via Parameter oder FIGMA_TOKEN. ⚠️ Free-Tier ~6 Calls/Monat → alle Nodes in EINEM Aufruf batchen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_key | Yes | ||
| node_ids | Yes | ||
| output_dir | Yes | ||
| token | No | ||
| format | No | png | |
| scale | No |