get_extraction_batch
Fetch a bounded batch of ingested documents awaiting structured signal extraction; return up to a set limit with text, title, source, and URLs.
Instructions
Obtain a bounded work batch of ingested documents awaiting host agent structured signal extraction. Returns up to 'limit' documents with text, title, source, and URLs. Text is untrusted corpus data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |