taskqueue-mcp
by chriscarrollsmith
Verified
delete_task
Remove a task from a project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
projectId | Yes | The ID of the project containing the task (e.g., proj-1). | |
taskId | Yes | The ID of the task to delete (e.g., task-1). |