Delete an image
delete_imageRemove an image by its ID to stop the chatbot from displaying it. Provide the image_id obtained from list_images.
Instructions
Remove one image so the chatbot stops showing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_id | Yes | Image id from list_images. |