MCPcopy Create free account
hub / github.com/astercloud/aster / Description

Method Description

pkg/tools/builtin/write.go:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28}
29
30func (t *WriteTool) Description() string {
31 return "向本地文件系统写入文件内容"
32}
33
34func (t *WriteTool) InputSchema() map[string]any {
35 return map[string]any{

Callers 1

TestNewWriteToolFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestNewWriteToolFunction · 0.76