update_task
Update an existing task's title or description by providing its task ID. Specify new values for title or description as needed.
Instructions
Update the title or description of an existing task using its task ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| taskId | Yes | ||
| description | No |