Delete Blob
delete_blobDelete a file or blob from an AFFiNE workspace storage by specifying workspace ID and blob key. Optionally permanently remove it.
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 |