clear_task
Removes existing task data to reset the task management system, enabling a fresh start on the Divide and Conquer MCP Server for streamlined task breakdown and progress tracking.
Instructions
Clears the current task data.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}