Check Rapid7 Export Status
check_rapid7_export_statusCheck the current status of a Rapid7 export job by its ID. Queries the API once and returns the status without polling or waiting, so you can confirm progress before retrieving data.
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
| Name | Required | Description | Default |
|---|---|---|---|
| export_id | Yes | The export ID returned by start_rapid7_export. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |