tooluniverse.compose_scripts.tool_graph_composer module

Simplified and fixed tool_graph_composer.py This version includes better error handling and avoids the ‘unhashable type’ issue.

tooluniverse.compose_scripts.tool_graph_composer.compose(arguments, tooluniverse, call_tool)[source]

Compose function for building tool compatibility graphs.

Parameters:
  • arguments – Dictionary with composition parameters

  • tooluniverse – ToolUniverse instance

  • call_tool – Function to call other tools

Returns:

Dictionary with results and file paths