import_history
List past import jobs for the active company, returning job ID, type, source, status, row counts, and timestamps for review.
Instructions
List past import jobs for the active company. Returns job ID, type, source, status, row counts, and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (max 200, default: 50) | |
| companyId | No | Company UUID override (uses active company if not set) |