Check Rapid7 Export Status
check_rapid7_export_statusRead-onlyIdempotent
Check the status of a Rapid7 export job using its export ID. Returns the current job status in a single non-blocking API call.
Instructions
Check the current status of a Rapid7 export job.
This is a fast, non-blocking call that queries the Rapid7 API once and returns the current status. Does NOT poll or wait.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| export_id | Yes | The export ID returned by start_rapid7_export. |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |