RunOptions
Options passed to session.run() or agent.run() as second argument.
Properties
Section titled “Properties”output?
Section titled “output?”
optionaloutput?:ZodType<any,ZodTypeDef,any>
Zod schema for structured output. When set, RunResult.data contains validated typed object.