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ยง
- Http
Tool - Runtime HTTP tool that executes templated HTTP requests.
- Http
Tool Config - HTTP-specific configuration parsed from
execution_configJSONB.