figma_get_images
Extract images from Figma nodes by specifying file key, node IDs, format, scale, and other parameters. Supports formats like PNG, JPG, SVG, and PDF for efficient design asset retrieval.
Instructions
Get images of Figma nodes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fileKey | Yes | Unique identifier of the Figma file | |
format | No | Image format, e.g., png, jpg, svg | |
ids | Yes | Node IDs to get images for, comma separated | |
personalToken | No | Your Figma personal access token | |
scale | No | Image scale factor | |
svg_include_id | No | Whether SVG includes ID | |
svg_simplify_stroke | No | Whether to simplify SVG strokes | |
use_absolute_bounds | No | Whether to use absolute bounds | |
version | No | Specify the version to return |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from f2c-mcp-server
Related Tools
- @smithery-ai/mcp-figma
- @toiletmadarchut/cursor-talk-to-figma-mcp
- @sonnylazuardi/cursor-talk-to-figma-mcp
- @smithery-ai/mcp-figma
- @f2c-ai/f2c-mcp
- @xxflux/figma_MCP