im_get_job_status
Check the status of IntelliMatch batch jobs to verify overnight runs completed and identify failures.
Instructions
Check the status of IntelliMatch batch jobs/processes. Useful for verifying overnight runs completed and identifying failures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_date | No | Date to check (YYYY-MM-DD). Defaults to today. | |
| job_name | No | Filter by job name (partial match) | |
| status | No | Status filter: RUNNING | COMPLETED | FAILED | WAITING (omit for all) | |
| limit | No | Max rows (default 50, max 500) |