ProofClaw
← Skills Registry

Web Search

LOW

web-search · v1.0.0

Search the web for information and return structured results.

Web Search badge

Inputs

NameTypeRequiredDescription
querystringyesSearch query text.
max_resultsnumbernoMaximum number of results to return.

Outputs

NameTypeRequiredDescription
resultsarraynoList of search result objects with title, url, and snippet.

Permissions

Network
Enabled
Network Allowlist
Filesystem Scopes

Risk Assessment

Notes

Read-only web access; no filesystem writes.

Compatibility

Runtimes
openclaw
Min Version
0.1.0

Configuration

OptionTypeDescription
default_max_resultsnumberDefault max results if not specified per-call.