Skip to main content

Module call_tool

Module call_tool 

Source

Functions§

call_operation
Validates arguments against the input schema, injects the active auth strategy’s credentials, executes the live HTTP request, and validates the response against the output schema before returning it — PRD §1.5’s call pipeline (architecture.md’s 4-step call pipeline), protecting the calling agent from upstream API drift.