tools

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HandlerFactoryFunc added in v0.4.0

type HandlerFactoryFunc = func(ctx context.Context, toolName, imageRef string) (engine.ToolHandler, error)

type Tool added in v0.2.0

type Tool struct {
	Tool    *mcp.Tool
	Handler mcp.ToolHandler
}

func ToMCPServerTools

func ToMCPServerTools(ctx context.Context, toolDefs map[string]config.ToolDefinition, newHandler HandlerFactoryFunc) ([]Tool, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL