Place Image
place_imageInsert an image into a Figma slide from a URL or raw bytes, creating a rectangle with image fill.
Instructions
Place an image from URL or bytes. Creates a rectangle with IMAGE fill.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| url | No | Image URL to fetch | |
| bytes | No | Raw image bytes | |
| width | No | Default: 400 | |
| height | No | Default: 300 | |
| parentId | Yes | Parent node ID | |
| scaleMode | No | Default: FILL |