Skip to main content

Module http_tool

Module http_tool 

Source
Expand description

Runtime HTTP tool executor for A.R.E.S.

This tool makes HTTP requests using templates configured via execution_config. Templates use {{param_name}} syntax for parameter substitution from tool arguments.

Structsยง

HttpTool
Runtime HTTP tool that executes templated HTTP requests.
HttpToolConfig
HTTP-specific configuration parsed from execution_config JSONB.