get_action_status
Check the status of running Anaplan actions like imports, exports, or processes by providing workspace, model, action, and task IDs.
Instructions
Check status of a running action task
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | Anaplan workspace ID | |
| modelId | Yes | Anaplan model ID | |
| actionType | Yes | Type of action | |
| actionId | Yes | Action ID | |
| taskId | Yes | Task ID |