SupervisorAction

constructor(name: String, description: String, inputs: Set<IoBinding>, outputs: Set<IoBinding>, toolActions: List<Action>, goalAction: Action)

Parameters

toolActions

The actions to expose as tools (excluding the goal action)

goalAction

The final action that achieves the goal