update_todo_status
Modify the completion status of a todo item in the Software Planning Tool by providing the todo ID and desired status to track task progress effectively.
Instructions
Update the completion status of a todo item
Input Schema
Name | Required | Description | Default |
---|---|---|---|
isComplete | Yes | New completion status | |
todoId | Yes | ID of the todo item |