cancel_async_task
Cancel a pending or running background task by specifying its task ID. Stops unnecessary or stuck asynchronous operations.
Instructions
Cancel a pending or running background task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |