toggle_complete
Mark a node as complete or incomplete by toggling its status. Specify the node ID and desired completion state to update progress in mcp-workflowy.
Instructions
Toggle completion status of a node
Input Schema
Name | Required | Description | Default |
---|---|---|---|
completed | Yes | Whether the node should be marked as complete (true) or incomplete (false) | |
nodeId | Yes | ID of the node to toggle completion status |