search

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 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 SearchArgs added in v0.5.0

type SearchArgs struct {
	Query string `json:"query" description:"The query to search for"`
}

SearchArgs defines the arguments for the search tool

type SearchTool

type SearchTool struct {
}

SearchTool implements the Tool interface for searching

func (*SearchTool) Run

func (s *SearchTool) Run(args SearchArgs) (string, any, error)

Run executes the search with typed arguments

Jump to

Keyboard shortcuts

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