update_task
Modify uncompleted tasks by updating their title or description in a task management queue. Displays a progress table with updated task details for clear tracking.
Instructions
Update an existing task's title and/or description. Only uncompleted tasks can be updated.
A progress table will be displayed showing the updated task information.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | ||
requestId | Yes | ||
taskId | Yes | ||
title | No |