Hostinger OpenClaw VPS
delete_media
ONLY an image no collection row and no project file references (bounded scan). Reclaims image quota from an abandoned build. Anything attached or holding content is refused (409) — relay the reason to the owner, never retry.
Remote dplooyinc/hosting
Remote (network-hosted)
Other tools also called delete_media?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"mediaId": {
"type": "string",
"description": "The media item ID (from list_media or upload_media)"
}
}
}