delete_workspace
Permanently delete a workspace from the molt-mcp encrypted document service. This irreversible action removes the workspace while preserving referenced documents and sub-workspaces.
Instructions
Permanently delete a workspace. This action cannot be undone. Referenced documents and sub-workspaces are NOT deleted. Requires write key. The API will return 403 if a read key is used.
Args: workspace_id: UUID of the workspace to delete
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes |