todoist_delete_project
Remove a Todoist project by specifying its ID to declutter your workspace and maintain organized task management.
Instructions
Delete a project by ID.
Args: project_id: The ID of the project to delete.
Returns: A confirmation message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |