update_subtask
Update a Kanboard subtask using its subtask ID and task ID, with optional changes to title, status, user, or time estimates.
Instructions
Update an existing Kanboard subtask (partial update). Both 'subtask_id' and 'task_id' are required as identity fields. At least one of title, status, user_id, time_estimated, or time_spent must also be provided. Status: 0 = todo, 1 = in progress, 2 = done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||