Delete a project
delete_projectPermanently delete a Claude Design project or design system. Requires exact project name confirmation to prevent accidental deletion; there is no undo.
Instructions
Permanently delete a Claude Design project or design system. There is no trash and no undo. Ask the user before calling this, then pass the project's exact current name as confirmName: the call is refused if it does not match, which is what stops the wrong project being deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ||
| confirmName | Yes | The project's exact current name, from list_projects |