hoops_ai.flowmanager.flow_builder.list_registered_tasks

hoops_ai.flowmanager.flow_builder.list_registered_tasks()

Returns a dictionary of all registered tasks.

Returns:

Dictionary with task types as keys and lists of task names as values

Return type:

Dict[str, Any]