Workflows
Task Inputs
How to define task inputs
A task can optionally define input parameters. These parameters are defined as class attributes, the same way as you would define a dataclass.
Was this page helpful?
How to define task inputs
A task can optionally define input parameters. These parameters are defined as class attributes, the same way as you would define a dataclass.
Was this page helpful?