Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*Search)
Option configures Search.
func WithAPIKey ¶
WithAPIKey sets the Serper API key. Defaults to SERPER_API_KEY env.
type Search ¶
type Search struct {
// contains filtered or unexported fields
}
Search performs Google search via Serper API. Requires SERPER_API_KEY.
func (*Search) ApprovalRequired ¶
func (*Search) Description ¶
func (*Search) Parameters ¶
func (*Search) Parameters() interfaces.JSONSchema
Click to show internal directories.
Click to hide internal directories.