pub fn get_chatbot_tool_definitions() -> Vec<AzureLLMToolDefinition>Expand description
Every tool the server runs, whoever is allowed to use it.
For callers that only need the listing. Use get_permitted_chatbot_tool_definitions to decide what a request may offer the LLM.