Skip to content

Variable: webSearchRequestSchema

const webSearchRequestSchema: ZodObject<{ model: ZodOptional<ZodString>; query: ZodString; }, $strip>

Schema for the web_search tool input.