delete_task
Remove a specific task by providing its Task ID and Project ID from TickTick, ensuring streamlined task management and data organization.
Instructions
Delete a task
Input Schema
Name | Required | Description | Default |
---|---|---|---|
projectId | Yes | Project ID containing the task (required) | |
taskId | Yes | Task ID to delete (required) |