delete_media
Permanently remove a media item by its ID. Use list_media first to confirm the correct file, as deletion is irreversible.
Instructions
Permanently delete a media library item by id. The file cannot be recovered — confirm with the user before deleting. Use list_media to find the item's id and verify it is the right file (check name and type) first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mediaId | Yes | Id of the media library item to delete, from list_media or import_media. |