WorkflowNodeTemplateInput

Represents an input to the workflow node generated using template.

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