Edit Image
edit_imageInteractively crop, rotate, or flip an image and save it as a new file. The edit persists on the original image, making it user-facing.
Instructions
Open an image for interactive editing (crop, rotate, flip).
The user edits in the viewer UI and saves as a new image. Always edits the original image — resource template transforms are ephemeral and LLM-facing; editor transforms are persistent and user-facing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_id | Yes | ID of the image to edit. Use ``image://list`` to browse available image IDs. |