Overview
Structured outputs let you automatically extract structured data from a phone call after it ends. You define a JSON Schema describing exactly what you want pulled out of the conversation, attach it to an assistant, and Sulus returns clean, validated JSON for every call that assistant handles.
Structured outputs are a standalone resource, separate from an assistant's built-in analysisPlan. If you're already using the summary, structured data, and success evaluation fields described in Call Analysis, see the comparison section below before deciding which one to use for a given field.