Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
func
(t *WriteTool) Description() string {
31
return
"向本地文件系统写入文件内容"
32
}
33
34
func
(t *WriteTool) InputSchema()
map
[string]any {
35
return
map
[string]any{
Callers
1
TestNewWriteTool
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestNewWriteTool
Function · 0.76