Delete media
delete_mediaDelete a media file by ID. Removes the file from storage and detaches it from any posts. Use this when the user wants to delete a media file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mediaId | Yes | The media file ID to delete. |