delete_task
Remove an uncompleted task from a request in MCP TaskManager. Displays remaining tasks post-deletion for progress tracking. Requires requestId and taskId as inputs.
Instructions
Delete a specific task from a request. Only uncompleted tasks can be deleted.
A progress table will be displayed showing the remaining tasks after deletion.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
requestId | Yes | ||
taskId | Yes |