WorkflowNodeTemplateInput

Represents an input to the workflow node generated using template.

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