WorkflowNodeTemplateInput

Represents an input to the workflow node generated using template.

KEY TYPE Description
description str The description of this input.
isRequired bool Indicates whether the input is required. Defaults to False.
name str A unique name of the input.