The expected output type from the structured response
Whether to include raw response alongside parsed output
The Zod schema or JSON schema object defining the expected output structure
Optional
nameOptional name for the structured output function
Optional
descriptionOptional description for the structured output function
Optional
methodMethod to use for structured output - either function calling or JSON mode
Optional
includeWhether to include the raw response alongside the parsed output
Parameters for configuring structured output with schema and options.
StructuredOutputMethodParams