delete_image
Remove an image associated with a user, organization, or status page by providing its URL and entity details.
Instructions
Delete an image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the image to delete | |
| entityType | Yes | Type of entity the image belongs to (user, organization, or status_page) | |
| entityId | Yes | ID of the entity the image belongs to |