Definition
Model output constrained to a machine-readable schema such as JSON Schema so downstream software can validate and consume it reliably.
Distinguish it from nearby terms
Structured output constrains representation, not truth or semantic correctness.
Check your understanding
Schema-valid JSON can still name the wrong object, choose an unsafe action, or contain fabricated values.