Last updated
Last updated
Construct a new workflow instance that references a workflow owned by a user.
workflow_name
: str
The name of the workflow, unique for all workflows owned by the user. The name is case-insensitive, and can optionally be escaped following general . E.g., "Example workflow: Climate analysis"
-> "example_workflow_climate_analysis"
.