dingtalk_todo_task_update
Modify a DingTalk todo task: update its title, deadline, or description using the task ID. Specify only the fields to change.
Instructions
更新待办任务(标题、截止时间等)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | 新标题 | |
| task_id | Yes | 任务 ID | |
| due_time | No | 新截止时间 | |
| description | No | 新描述 |