tasks_update
Patch task fields (title, description, status, dates) to update task details when information changes.
Instructions
Update task fields. patch_json: JSON object with title/description/status/dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| group_id | No | ||
| patch_json | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |