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

File websearch.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

truthyFunction · 0.90
callMcpFunction · 0.85
exaUrlFunction · 0.85
syncMethod · 0.80
parsePayloadFunction · 0.70
selectProviderFunction · 0.70
makeMethod · 0.45

Tested by

no test coverage detected