insert_image
Insert an image directly into a Google Sheets cell by providing an image URL. Supports fit, stretch, original size, and custom dimensions.
Instructions
Insert an in-cell image from an HTTP(S) URL using IMAGE().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell | Yes | ||
| mode | No | FIT | |
| image_url | Yes | ||
| width_pixels | No | ||
| height_pixels | No | ||
| spreadsheet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||