ticktick_update_task
Modify task details such as title, description, priority, due date, or completion status in TickTick using the task ID, ensuring accurate task management and updates.
Instructions
Update an existing task
Input Schema
Name | Required | Description | Default |
---|---|---|---|
completed | No | Mark as completed/incomplete | |
content | No | New task description | |
due_date | No | New due date | |
priority | No | New priority level | |
task_id | Yes | ID of the task to update | |
title | No | New task title |