MCPcopy Create free account
hub / github.com/anus-dev/ANUS /

Class

packages/core/src/tools/web-fetch.ts:313–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

311 * Implementation of the WebFetch tool logic
312 */
313export class WebFetchTool extends BaseDeclarativeTool<
314 WebFetchToolParams,
315 ToolResult
316> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected