← Skills Registry
Web Search
LOWweb-search · v1.0.0
Search the web for information and return structured results.
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| query | string | yes | Search query text. |
| max_results | number | no | Maximum number of results to return. |
Outputs
| Name | Type | Required | Description |
|---|---|---|---|
| results | array | no | List of search result objects with title, url, and snippet. |
Permissions
- Network
- Enabled
- Network Allowlist
- —
- Filesystem Scopes
- —
Risk Assessment
Read-only web access; no filesystem writes.
Compatibility
- Runtimes
- openclaw
- Min Version
- 0.1.0
Configuration
| Option | Type | Description |
|---|---|---|
| default_max_results | number | Default max results if not specified per-call. |