Crawlgraph Gap Status
crawlgraph_gap_statusPoll a previously-submitted gap analysis job by ID. Use this when crawlgraph_gap_analysis or crawlgraph_gap_outreach_targets returned status=pending with a job_id — call this with the same job_id to retrieve the result once status=completed. Read-only; no quota cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The gap job ID (looks like "gap_a1b2c3"). | |
| _apiKey | Yes | CrawlGraph API key. |