Skip to main content

delete_workspace

Permanently deletes a workspace and all its contents including tokensets, modes, and tokens.

Tool Schema

Parameters

Response

Example Usage in Claude

Delete a Workspace

Confirm Deletion

Common Use Cases

1. Project Cleanup

2. Archive Old Work

3. Organization

Warnings

⚠️ Destructive Action: This operation cannot be undone. When you delete a workspace, you also permanently delete:
  • All tokensets within the workspace
  • All modes within those tokensets
  • All tokens within those modes
  • Any associated token relationships or aliases

Best Practices

  1. Export data first: Consider exporting important tokens before deletion
  2. Confirm contents: Check what tokensets exist in the workspace before deleting
  3. Team communication: Notify team members before deleting shared workspaces

Notes

  • This action is permanent and cannot be reversed
  • All data associated with the workspace is completely removed from the system
  • Workspace IDs are not reusable after deletion

See Also