Skip to content

Type Alias: WebFetchResult

WebFetchResult = z.infer<typeof webFetchResultSchema>

The outcome of a web_fetch call (webFetchResultSchema).