update-checklist-item
Modify existing subtask details, including text content or completion status, within Microsoft Todo tasks. Use checklistItemId, taskId, and listId to identify and update specific items.
Instructions
Update an existing checklist item (subtask). Allows changing the text content or completion status of the subtask.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
checklistItemId | Yes | ID of the checklist item to update | |
displayName | No | New text content of the checklist item | |
isChecked | No | Whether the item is checked off | |
listId | Yes | ID of the task list | |
taskId | Yes | ID of the task |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Microsoft Todo MCP Service
Related Tools
- @jhirono/todoMCP
- @jhirono/todoMCP
- @jhirono/todoMCP
- @jhirono/todoMCP
- @jhirono/todoMCP