getFigmaFrame
Export a Figma frame as a PNG, JPG, or SVG image. Provide the file key and node ID, then optionally adjust scale and format.
Instructions
Export Figma frame as PNG. Requires API token and file/node IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | Scale (default: 2) | |
| format | No | Format (default: png) | |
| nodeId | Yes | Frame/component ID | |
| fileKey | Yes | File key | |
| figmaToken | No | API token (optional) |