Structured output
Definition: Structured output forces a model to answer in a strict, machine-readable format, most often JSON conforming to a defined schema.
It makes responses reliable to parse and wire into a program, without stray text. It is key for data extraction and automated workflows.