delete_task
Remove unfinished tasks from the mcp-chain-of-thought server by specifying their unique task ID, ensuring completed tasks remain intact for record integrity.
Instructions
Delete unfinished tasks, but does not allow deleting completed tasks, ensuring the integrity of system records
Input Schema
Name | Required | Description | Default |
---|---|---|---|
taskId | Yes | Unique identifier of the task to delete, must be an existing unfinished task ID in the system |