get_all_available_tools
Function
This function is defined in the auto module.Get all available tools organized by category.
Signature
Returns
Dict mapping category names to lists of tool names
Get all available tools organized by category.
This function is defined in the auto module.Get all available tools organized by category.
def get_all_available_tools() -> Dict[str, List[str]]