Skip to main content

Module http

Module http 

Source
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§

HttpRequestTool
General authenticated HTTP client tool.