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

Class

packages/core/src/test-utils/tools.ts:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 * A highly configurable mock tool for testing purposes.
66 */
67export class MockTool extends BaseDeclarativeTool<
68 { [key: string]: unknown },
69 ToolResult
70> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected