delete_task
Remove a task from the MCP Orchestrator Server by its ID, ensuring it has no dependent tasks to maintain task dependencies and workflow integrity.
Instructions
Delete a task if it has no dependents
Input Schema
Name | Required | Description | Default |
---|---|---|---|
task_id | Yes | ID of the task to delete |