delete_image
Remove a captured screenshot from the session by providing its image ID. Frees up storage and keeps your working set clean.
Instructions
Delete an image from the session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_id | Yes | ID of the image to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Status message |