set_image_fill
Set an image fill on a Figma node by providing the node ID and image URL. Supports scale modes: fill, fit, crop, and tile.
Instructions
Set an image fill on a node from URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Target node ID | |
| url | Yes | Image URL | |
| scaleMode | No | Scale mode (default: FILL) |