Skip to content

Type Alias: WebSearchResult

WebSearchResult = z.infer<typeof webSearchResultSchema>

The outcome of a web_search call (webSearchResultSchema).