Delete Blob
delete_blobDelete a blob from workspace storage by workspace ID and key; optionally delete permanently.
Instructions
Delete a blob/file from workspace storage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | Workspace ID | |
| key | Yes | Blob key/ID to delete | |
| permanently | No | Delete permanently |