campaignstack_get_apollo_import_progress
Get the progress of an in-flight or recently completed Apollo list import. Returns processedCount, importedCount, totalCount, status (in_progress / completed / failed), and any error message. Poll this after campaignstack_import_apollo_list to track large imports. Use the same listId you passed to import_apollo_list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listId | Yes | ||
| workspaceId | No | Workspace ID (defaults to the bound workspace) |