Skip to main content

web

PropertyValue
Module idweb
Toolssearch, fetch

Default search backend: DuckDuckGo (no API key). Config fields include search_backend, search_fallback, user_agent, cache_ttl, max_content_length, fetch_timeout, domain allow/block, allow_private_hosts, api_keys.

fetch supports content extraction and related options exposed on the tool schema (including browser-assisted modes when configured). There is no separate web.extract tool.

yaml
tools:
modules:
web:
config:
search_backend: duckduckgo
  • http for generic HTTP verbs via http.request
  • browser for interactive browser control