mcp-chain-of-thought

clear_all_tasks

Remove all unfinished tasks and reset the task list with irreversible confirmation to streamline task management on the MCP server.

Instructions

Clear unfinished tasks and reset the task list

Input Schema

NameRequiredDescriptionDefault
confirmYesConfirm to delete all unfinished tasks (this operation is irreversible)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "confirm": { "description": "Confirm to delete all unfinished tasks (this operation is irreversible)", "type": "boolean" } }, "required": [ "confirm" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-chain-of-thought

Related Tools

ID: 4lvqqvtprl