MCPcopy 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

GetAnnotationsFunction · 0.65

Implementers 8

mockToolWithAnnotationspkg/tools/annotations_test.go
WebFetchToolpkg/tools/builtin/webfetch.go
WebSearchToolpkg/tools/builtin/websearch.go
GrepToolpkg/tools/builtin/grep.go
ReadToolpkg/tools/builtin/read.go
GlobToolpkg/tools/builtin/glob.go
WriteToolpkg/tools/builtin/write.go
BashToolpkg/tools/builtin/bash.go

Calls

no outgoing calls

Tested by

no test coverage detected