update_todo_status
Modify the completion status of a specific todo item by providing its ID and the new status, enabling efficient progress tracking in software development planning.
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Software Planning Tool
Related Tools
- @NightTrek/Software-planning-mcp
- @chriscarrollsmith/taskqueue-mcp
- @jhirono/todoMCP
- @Doist/todoist-mcp
- @NightTrek/Software-planning-mcp