Ask a question to get started
Enter to sendā¢Shift+Enter new line
get_tools( self, ) -> List[BaseTool]
Fetch tools from the Azure AI Foundry Toolbox.
Opens a fresh MCP session, loads all tools exposed by the toolbox, applies post-processing, and returns them. Each call is stateless, matching MultiServerMCPClient.get_tools() behavior.
MultiServerMCPClient.get_tools()