delete_file
Delete an object from Cloudflare R2 storage by specifying its key. Handles automatic key prefixing when configured.
Instructions
Delete an object from R2 by key (e.g. vitalo/2.1.0/app-release.apk). Global R2_KEY_PREFIX is applied automatically if configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Object key in the bucket (e.g. vitalo/2.1.0/app-release.apk) |