Skip to main content

Module web_fetch

Module web_fetch 

Source
Expand description

WebFetch tool for fetching and analyzing web content using AI

Supports both restricted (blocklist) and whitelist (allowlist) modes with dynamic configuration loading from vtcode.toml

Re-exports§

pub use domains::BUILTIN_BLOCKED_DOMAINS;
pub use domains::BUILTIN_BLOCKED_PATTERNS;
pub use domains::MALICIOUS_PATTERNS;

Modules§

domains
Security domain constants for web_fetch tool

Structs§

WebFetchTool
WebFetch tool that fetches URL content and processes it with AI