im_get_error_log
Retrieve error log entries from IntelliMatch to troubleshoot reconciliation issues. Filter by severity, job, or date range.
Instructions
Retrieve recent errors and warnings from the IntelliMatch error log. Filter by severity, job, or date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_date | No | Start date (YYYY-MM-DD). Defaults to today. | |
| to_date | No | End date (YYYY-MM-DD). Defaults to from_date. | |
| severity | No | ERROR | WARNING | INFO (default: ERROR) | |
| job_name | No | Filter by job name (partial match) | |
| limit | No | Max rows (default 50, max 500) |