MCPcopy Index your code
hub / github.com/anomalyco/opencode / websearch.ts

File websearch.ts

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

Source from the content-addressed store, hash-verified

1import { Effect, Schema } from "effect"
2import { HttpClient } from "effect/unstable/http"
3import * as Tool from "./tool"
4import * as McpWebSearch from "./mcp-websearch"

Callers

nothing calls this directly

Calls 3

selectWebSearchProviderFunction · 0.85
callProviderFunction · 0.85
webSearchProviderLabelFunction · 0.70

Tested by

no test coverage detected