Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ Description
Method
Description
tools/base.go:36–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
IsError bool `json:
"is_error"
`
35
}
36
37
type
Tool
interface
{
38
Name() string
39
Description() string
Callers
6
handleToolSearchSelect
Function · 0.65
handleToolSearchQuery
Function · 0.65
ToAPISchema
Method · 0.65
MCPTools
Method · 0.65
TestAgentAndTaskToolDescriptionsMatchPython
Function · 0.65
ToAPISchema
Method · 0.65
Implementers
1
BaseTool
tools/base.go
Calls
no outgoing calls
Tested by
2
TestAgentAndTaskToolDescriptionsMatchPython
Function · 0.52
ToAPISchema
Method · 0.52