pub const AZURE_AI_SEARCH_TOOL_NAME: &str = "azure_ai_search";
The name Azure gives its own search tool. Unlike every other tool it has no ChatbotToolDeclaration to carry its name.
ChatbotToolDeclaration