adapter

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FilterToolsByCategory

func FilterToolsByCategory(reg *tool.Registry, category string) map[string]tool.Tool

FilterToolsByCategory filters tools by category

func FilterToolsByName

func FilterToolsByName(reg *tool.Registry, names []string) map[string]tool.Tool

FilterToolsByName filters tools by name

func GetToolDefinitions

func GetToolDefinitions(reg *tool.Registry) []tool.Definition

GetToolDefinitions returns all tool definitions from a registry

func RegistryToToolMap

func RegistryToToolMap(reg *tool.Registry) map[string]tool.Tool

RegistryToToolMap converts a registry to a tool map compatible with execution orchestrator.

func ToolMapToRegistry

func ToolMapToRegistry(tools map[string]tool.Tool) *tool.Registry

ToolMapToRegistry converts a tool map to a registry

Types

This section is empty.

Jump to

Keyboard shortcuts

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