MCPcopy
hub / github.com/the-open-agent/openagent / GetName

Method GetName

object/snapshot_tool.go:41–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39}
40
41func (t *snapshotBuiltinTool) GetName() string {
42 return t.inner.GetName()
43}
44
45func (t *snapshotBuiltinTool) GetDescription() string {
46 return t.inner.GetDescription()

Callers 1

ExecuteMethod · 0.95

Calls 1

GetNameMethod · 0.65

Tested by

no test coverage detected