Delete Project
delete_projectPermanently delete a project and all its tasks from Dida365. Use this action to remove unused projects by specifying the project ID.
Instructions
Permanently delete a project (清单) and all its contents.
⚠️ DESTRUCTIVE: This action cannot be undone. All tasks (任务) within the project will also be deleted (此操作无法撤销,清单内所有任务也将被删除).
WHEN TO USE:
User explicitly requests to delete a project (删除清单)
Cleaning up unused/empty projects
WHEN NOT TO USE:
Just archiving or hiding a project (not supported)
Moving tasks to another project first (移动任务) → use 'update_task'
REQUIRED: projectId (清单ID)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The unique ID of the project to delete (清单ID) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes |