Cleanup Deleted Blobs
cleanup_blobsPermanently release blobs already marked as deleted in an AFFiNE workspace. Use after confirming deleted blobs are no longer needed; requires matching workspace ID confirmation to avoid accidental data loss.
Instructions
Permanently release blobs that were already marked deleted in a workspace. This is destructive cleanup and should be used only after confirming deleted blobs are no longer needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | AFFiNE workspace id whose deleted blobs should be released. | |
| confirmWorkspaceId | Yes | Must exactly match workspaceId to confirm permanent blob cleanup. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| code | No | ||
| kind | No | ||
| error | No | ||
| status | No | ||
| details | No | ||
| success | No | ||
| retryable | No | ||
| workspaceId | No | ||
| blobsReleased | No |