Type Alias: WebSearchResult
WebSearchResult =
z.infer<typeofwebSearchResultSchema>
The outcome of a web_search call (webSearchResultSchema).
WebSearchResult =
z.infer<typeofwebSearchResultSchema>
The outcome of a web_search call (webSearchResultSchema).