if len(full_matches) == 1:
                                    tool = full_matches[0].tool
                                else:
                                    tool = tool_func(aggregation_meta_data=aggregation_meta_data, **parameters)