get_batch_results
Retrieve extracted text results from a completed batch job. Use the batch job name to access responses keyed by custom_id.
Instructions
Get results from a completed batch job.
Only available when state is JOB_STATE_SUCCEEDED or JOB_STATE_PARTIALLY_SUCCEEDED. Results include text extracted from each response, keyed by custom_id.
Args: name: Batch job name from create_batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||