delete_project
Remove a project and all associated task lists and tasks from the task management system. Default projects cannot be deleted.
Instructions
Delete a project and all its task lists and tasks. Default projects (Chore, Repeatable) cannot be deleted.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | The UUID of the project to delete | |
| project_name | No | The name of the project to delete (alternative to project_id) |