Skip to main content

get_all_available_tools

Function
This function is defined in the auto module.
Get all available tools organized by category.

Signature

def get_all_available_tools() -> Dict[str, List[str]]

Returns

Returns
Dict[str, List[str]]
Dict mapping category names to lists of tool names