RequiredAction

@Serializable
interface RequiredAction

Details on the action required to continue the run.

Inheritors

Types

Link copied to clipboard
@Serializable
class SubmitToolOutputs(val toolOutputs: ToolOutputs) : RequiredAction