MCPcopy Create free account
hub / github.com/GongShichen/LuminaCode / Name

Method Name

tools/base.go:35–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 Content string `json:"content"`
34 IsError bool `json:"is_error"`
35}
36
37type Tool interface {
38 Name() string

Callers 15

mcpRowsFromRegistryFunction · 0.65
AddMethod · 0.65
deferredToolScoreFunction · 0.65
handleToolSearchQueryFunction · 0.65
RegisterMethod · 0.65
FilteredCopyMethod · 0.65
ActivateToolMethod · 0.65
GetAPISchemasFilteredMethod · 0.65
ExecuteMethod · 0.65
ToAPISchemaMethod · 0.65
atomicWriteTextFunction · 0.65
CompleteVisiblePathsFunction · 0.65

Implementers 1

BaseTooltools/base.go

Calls

no outgoing calls