Skip to main content

delete_tokenset

Permanently deletes a tokenset and all its contents including modes and tokens.

Tool Schema

Parameters

Response

Example Usage in Claude

Delete a Tokenset

Confirm Deletion

Common Use Cases

1. Token Cleanup

2. Restructure Organization

3. Archive Old Work

Warnings

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

Best Practices

  1. Export data first: Consider exporting the tokenset before deletion
  2. Check dependencies: Ensure no other tokensets reference tokens from this one
  3. Team communication: Notify team members before deleting shared tokensets

Notes

  • This action is permanent and cannot be reversed
  • All data associated with the tokenset is completely removed from the system
  • The parent workspace remains unaffected
  • Tokenset IDs are not reusable after deletion

See Also