start_job
Start long-running web scraping jobs like batch scrape or deep research, and receive a job_id immediately for tracking.
Instructions
Start a long-running job and return immediately with a job_id.
Supported job types: batch_scrape, deep_research, run_playbook, batch_contacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_type | Yes | ||
| payload_json | Yes | ||
| timeout_profile | No | research |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |