Controls how structured resource schemas are enforced by the provider.
API
export type StructuredOutputMode = "strict" | "json" | "tool";Controls how structured resource schemas are enforced by the provider.
export type StructuredOutputMode = "strict" | "json" | "tool";