tools

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEmptyData = errors.New("raw_qr_data cannot be empty")
)

Functions

func AddGenerateQRCodeTool

func AddGenerateQRCodeTool(server *mcp.Server)

AddGenerateQRCodeTool registers the QR code generation tool with the MCP server.

Types

type GenerateQRCodeArgs

type GenerateQRCodeArgs struct {
	RawQRData string `json:"raw_qr_data" jsonschema:"the data to encode into a QR code"`
}

Jump to

Keyboard shortcuts

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