Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
41
func
(t *snapshotBuiltinTool) GetName() string {
42
return
t.inner.GetName()
43
}
44
45
func
(t *snapshotBuiltinTool) GetDescription() string {
46
return
t.inner.GetDescription()
Callers
1
Execute
Method · 0.95
Calls
1
GetName
Method · 0.65
Tested by
no test coverage detected