echo

package
v0.1.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Echo

type Echo struct{}

Echo echoes the input message back. Useful for testing the tool-calling flow.

func New

func New() *Echo

New returns a new Echo tool.

func (*Echo) Description

func (*Echo) Description() string

func (*Echo) Execute

func (*Echo) Execute(ctx context.Context, args map[string]any) (any, error)

func (*Echo) Name

func (*Echo) Name() string

func (*Echo) Parameters

func (*Echo) Parameters() interfaces.JSONSchema

Jump to

Keyboard shortcuts

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