submit_relevance_extraction_batch
Submit a bounded batch of relevance judgments and structured signal extractions from documents, validating exact spans and returning per-item success/failure for retry.
Instructions
Submit a bounded batch of combined host relevance judgments and structured signal extractions. This is the normal autonomous high-volume path: each document is read once, exact spans are validated unchanged, and per-item success/failure is explicit and idempotently retryable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |