Fired AFTER a tool invocation completes. Carries the tool name, the
arguments it was called with, and the result it produced. NOT fired when
the corresponding BeforeToolInvokedEventArgs was canceled — the contract
is enforced in AgentClientSession.handleToolRequest.
Fired AFTER a tool invocation completes. Carries the tool name, the arguments it was called with, and the result it produced. NOT fired when the corresponding
BeforeToolInvokedEventArgswas canceled — the contract is enforced inAgentClientSession.handleToolRequest.