todoist_project_delete
Delete a Todoist project and all its tasks and sub-projects. Provide the project ID or name to remove it.
Instructions
Delete a project from Todoist. This will also delete all tasks and sub-projects within the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project ID to delete (takes precedence over project_name if both provided) | |
| project_name | No | Project name to search for and delete (case-insensitive partial match) |