Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MCPTool ¶
type MCPTool struct {
// contains filtered or unexported fields
}
MCPTool wraps an MCP tool to implement eino's InvokableTool interface
type MCPToolManager ¶
type MCPToolManager struct {
// contains filtered or unexported fields
}
MCPToolManager manages MCP tools and clients
func NewMCPToolManager ¶
func NewMCPToolManager() *MCPToolManager
NewMCPToolManager creates a new MCP tool manager
func (*MCPToolManager) GetTools ¶
func (m *MCPToolManager) GetTools() []tool.BaseTool
GetTools returns all loaded tools
Click to show internal directories.
Click to hide internal directories.