package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Jun 7, 2026
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New creates a new web_search tool with the given configuration.
type Config struct {
Enabled bool `toml:"enabled"`
}
Config holds web_search configuration.
DefaultConfig returns the default configuration.
Tool implements the tools.Tool interface for web search via Brave API.
Run executes the web search operation.
Spec returns the tool specification.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.