MCPcopy Create free account
hub / github.com/AI45Lab/Code / description

Method description

core/src/tools/registry.rs:332–334  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

330 }
331
332 fn description(&self) -> &str {
333 "A mock tool for testing"
334 }
335
336 fn parameters(&self) -> serde_json::Value {
337 serde_json::json!({

Callers 1

definitionsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected