Expand description
§HttpRequestTool
A general-purpose authenticated HTTP/REST client so the agent can call any
API (not just search/scrape). SSRF-gated, size-capped, and credential-
sanitized on output. Reuses the existing reqwest dependency — no new deps.
Structs§
- Http
Request Tool - General authenticated HTTP client tool.