pub fn define_workflow( id: impl Into<String>, run_as: impl Into<String>, ) -> Result<WorkflowBuilder>
Starts a fluent workflow definition builder.