check_run_status
Monitor the progress of a scraper run by providing its run ID. Returns status indicators (RUNNING, SUCCEEDED, FAILED, CANCELLED), lead count, and download URL once complete.
Instructions
Check the status of a scraper run. Returns status (RUNNING/SUCCEEDED/FAILED/CANCELLED), lead count, and download URL when complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | The run ID returned when starting a scrape |