run_after_tool
Method
This is a method of the MiddlewareManager class in the middleware module.Run all after_tool hooks (in reverse order).
Signature
Parameters
No description available.
Returns
The result of the operation.
Run all after_tool hooks (in reverse order).
This is a method of the MiddlewareManager class in the middleware module.Run all after_tool hooks (in reverse order).
def run_after_tool(response: ToolResponse) -> ToolResponse