websearch

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseCountAndIgnoredOptions

func ParseCountAndIgnoredOptions(args map[string]any) (int, []string)

ParseCountAndIgnoredOptions extracts count and unsupported option warnings from args.

func PayloadFromResponse

func PayloadFromResponse(resp *search.Response) map[string]any

PayloadFromResponse converts a normalized search response into the common JSON payload shape. Only non-zero fields are included to keep the payload compact.

func RequestFromArgs

func RequestFromArgs(args map[string]any) (search.Request, error)

RequestFromArgs converts tool arguments into a normalized search request.

func ResultsFromJSON

func ResultsFromJSON(output string) []search.Result

ResultsFromJSON extracts search results from a JSON-encoded payload.

func ResultsFromPayload

func ResultsFromPayload(payload map[string]any) []search.Result

ResultsFromPayload extracts search results from the common payload map.

Types

This section is empty.

Jump to

Keyboard shortcuts

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