Variable: webSearchRequestSchema
constwebSearchRequestSchema:ZodObject<{model:ZodOptional<ZodString>;query:ZodString; },$strip>
Schema for the web_search tool input.
constwebSearchRequestSchema:ZodObject<{model:ZodOptional<ZodString>;query:ZodString; },$strip>
Schema for the web_search tool input.