Delete a team workspace
dropthis_delete_workspacePermanently delete a team workspace by ID. Confirm to proceed; irreversible action removes the workspace, its drops, and members.
Instructions
Permanently delete a team workspace by its id. Destructive and irreversible (its drops and members go with it); requires confirm: true. Owner only — requires a team-scoped credential (ADR-0068: workspaces:admin). Use dropthis_workspaces to find the workspace id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to delete. | |
| workspace | Yes | The workspace id to delete (see dropthis_workspaces). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deleted | No | ||
| workspace | No |