image_extract
Extract structured data from images by defining extraction instructions and a JSON schema for validation. Outputs parsed data in a specified format.
Instructions
Extract structured data from an image with schema validation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_ref | Yes | ||
| instruction | Yes | ||
| json_schema | Yes | ||
| language | No | ||
| max_output_tokens | No | ||
| model | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||