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

Class

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

Source from the content-addressed store, hash-verified

164 * A tool to perform web searches using Google Search via the Anus API.
165 */
166export class WebSearchTool extends BaseDeclarativeTool<
167 WebSearchToolParams,
168 WebSearchToolResult
169> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected