show_tasks
List task history for imports, exports, processes, or actions and retrieve task IDs to check status, cancel tasks, or download result dumps.
Instructions
List task history for an import, export, process, or action. Returns taskIds for use with get_action_status, cancel_task, or download_importdump/download_processdump.
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 | |
| limit | No | Max items to return (default 50, max 1000) | |
| search | No | Filter by name or ID (case-insensitive substring match) |