cor_update_task
Update specific fields of an existing task by providing the task ID and the data to modify.
Instructions
Update an existing task (partial update).
Args: task_id: The task ID data: Fields to update
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |