Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ Annotations
Method
Annotations
pkg/tools/interface.go:67–67 ·
view source on GitHub ↗
Annotations 返回工具安全注解
()
Source
from the content-addressed store, hash-verified
65
Tool
66
// Annotations 返回工具安全注解
67
Annotations() *ToolAnnotations
68
}
69
70
// GetAnnotations 获取工具的安全注解
Callers
1
GetAnnotations
Function · 0.65
Implementers
8
mockToolWithAnnotations
pkg/tools/annotations_test.go
WebFetchTool
pkg/tools/builtin/webfetch.go
WebSearchTool
pkg/tools/builtin/websearch.go
GrepTool
pkg/tools/builtin/grep.go
ReadTool
pkg/tools/builtin/read.go
GlobTool
pkg/tools/builtin/glob.go
WriteTool
pkg/tools/builtin/write.go
BashTool
pkg/tools/builtin/bash.go
Calls
no outgoing calls
Tested by
no test coverage detected