Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMCPClientTool ¶
Types ¶
type MCPClientTool ¶
type MCPClientTool struct {
// contains filtered or unexported fields
}
func (*MCPClientTool) Description ¶
func (t *MCPClientTool) Description() string
func (*MCPClientTool) Execute ¶
func (t *MCPClientTool) Execute(ctx context.Context, input map[string]interface{}) (interface{}, error)
func (*MCPClientTool) Metadata ¶
func (t *MCPClientTool) Metadata() types.ToolMetadata
func (*MCPClientTool) Name ¶
func (t *MCPClientTool) Name() string
func (*MCPClientTool) Schema ¶
func (t *MCPClientTool) Schema() map[string]interface{}
Click to show internal directories.
Click to hide internal directories.