MCPcopy Create free account
hub / github.com/anomalyco/opencode / webfetch.ts

File webfetch.ts

packages/core/src/tool/webfetch.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export * as WebFetchTool from "./webfetch"
2
3import { ToolFailure } from "@opencode-ai/llm"
4import { Duration, Effect, Layer, Schema } from "effect"

Callers

nothing calls this directly

Calls 8

assertHttpUrlFunction · 0.85
mimeFromFunction · 0.85
isTextualMimeFunction · 0.85
collectBodyFunction · 0.85
executeFunction · 0.70
isImageAttachmentFunction · 0.70
convertFunction · 0.70
makeMethod · 0.45

Tested by

no test coverage detected