inspect_execution
Retrieve execution status, records, validation results, and recent logs for a connector run.
Instructions
Check execution status and retrieve records. Returns status, records fetched, per-record validation results, and recent logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum records to return | |
| offset | No | Record pagination offset | |
| execution_id | Yes | The execution_id returned by run_connector |