docs

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ToolSearchName = "search"
	//nolint:lll
	ToolSearchInstructions = `` /* 162-byte string literal not displayed */
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SearchRequest added in v0.0.7

type SearchRequest struct {
	Query string `json:"query"`
}

type Tool

type Tool struct {
	// contains filtered or unexported fields
}

func NewTool

func NewTool(ctx context.Context) (*Tool, error)

func (*Tool) Register

func (t *Tool) Register(mcpServer *server.MCPServer)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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