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

Method Description

pkg/tools/interface.go:50–50  ·  view source on GitHub ↗

Description 工具描述

()

Source from the content-addressed store, hash-verified

48
49 // Description 工具描述
50 Description() string
51
52 // InputSchema JSON Schema定义
53 InputSchema() map[string]any

Callers 4

mainFunction · 0.95
DescriptionMethod · 0.65
GetToolSchemaMethod · 0.65
IndexToolMethod · 0.65

Implementers 15

CachedToolpkg/tools/cache.go
BaseToolpkg/tools/enhanced_types.go
mockToolWithAnnotationspkg/tools/annotations_test.go
mockToolWithoutAnnotationspkg/tools/annotations_test.go
mockToolpkg/tools/constraints_test.go
MockToolpkg/tools/cache_test.go
mockToolpkg/tools/bridge/bridge_test.go
MockToolpkg/tools/bridge/ptc_integration_test.
addToolpkg/tools/knowledge/factory.go
searchToolpkg/tools/knowledge/factory.go
MCPToolAdapterpkg/tools/mcp/adapter.go
CodeExecuteToolpkg/tools/builtin/codeexecute.go

Calls

no outgoing calls

Tested by

no test coverage detected