update_subtask
Update a sub-task in HacknPlan by renaming it or marking it as complete/incomplete.
Instructions
Update a sub-task (rename and/or mark complete/incomplete).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| project_id | Yes | ||
| subtask_id | Yes | ||
| is_completed | No | ||
| work_item_id | Yes |