poll_job
Retrieve the current status of a web scraping job by providing the job ID, and optionally include the result if available.
Instructions
Get current status of a job started by start_job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| include_result | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |