mark_task_done
Mark a specific checklist item as completed by providing its index. This function helps track task progress within the Divide and Conquer MCP Server's structured task management system.
Instructions
Marks a checklist item as done.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
index | Yes | The index of the checklist item to mark as done (0-based) |