Delete a Mudbase file
mudbase_delete_filePermanently delete a file from a Mudbase storage bucket by providing project, bucket, and file IDs. Irreversible removal of stored files.
Instructions
Permanently delete a file from a Mudbase storage bucket. This cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | The file ID within the bucket. | |
| bucketId | Yes | The storage bucket ID within the project. | |
| projectId | Yes | The Mudbase project ID. |