Delete media
delete_mediaRemove a media file by its ID. Deletes the file from storage and detaches it from all posts.
Instructions
Delete 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. |