get_import_status
Retrieve the current status and statistics of a data import, including row counts and error details, by providing the import ID.
Instructions
Get the status and statistics of a data import operation.
Args:
import_id: The UUID of the import to check.
Returns:
Import status including row counts and any error details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| import_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |