extract
Extract structured JSON data from text that strictly matches your JSON schema. Uses schema-constrained decoding for guaranteed accuracy.
Instructions
Extract structured data from text as JSON guaranteed to match your JSON schema (schema-constrained decoding, not best-effort). Paid (~$0.0015 in KAS).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| schema | Yes | ||
| instruction | No |