update_task
Update task details in KiraHub: provide the task ID and optionally set a new title, description, status, or tags to keep task information current.
Instructions
Update task details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | New tags | |
| title | No | New title | |
| status | No | New status | |
| task_id | Yes | Task ID | |
| description | No | New description |