cancel_task
Cancel a running Anaplan task using its task ID, obtained from run commands or task listings, to stop execution.
Instructions
Cancel a running task. taskId comes from the run_* response or show_tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | Anaplan workspace ID or name | |
| modelId | Yes | Anaplan model ID or name | |
| actionType | Yes | Type of action | |
| actionId | Yes | Action ID or name | |
| taskId | Yes | Task ID to cancel (from run_* response or show_tasks) |