update_import_request_status
Update an import request's status to PROCESSING, COMPLETED, or FAILED with an optional customer-facing summary. Admin-only.
Instructions
Mark an import request PROCESSING, COMPLETED, or FAILED, with an optional summary of what was loaded (admin only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | The new status | |
| summary | No | What was loaded or why it failed (shown to the customer) | |
| import_request_id | Yes | The ID of the import request |