Get Figma image fills
get_image_fillsRetrieve download URLs for images uploaded as fills in a Figma file using the file key or URL.
Instructions
GET /v1/files/{key}/images — download URLs for images already uploaded as fills (imageRef). Not a node render; use get_images to rasterize frames.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Figma file key or URL (figma.com/design/... or figma.com/file/...) |