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

Method description

core/src/tools/mod.rs:556–558  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

554 }
555
556 fn description(&self) -> &str {
557 "Produces large output for artifact API tests"
558 }
559
560 fn parameters(&self) -> serde_json::Value {
561 serde_json::json!({

Calls

no outgoing calls

Tested by

no test coverage detected