Type Alias: WebFetchResult
WebFetchResult =
z.infer<typeofwebFetchResultSchema>
The outcome of a web_fetch call (webFetchResultSchema).
WebFetchResult =
z.infer<typeofwebFetchResultSchema>
The outcome of a web_fetch call (webFetchResultSchema).