pub async fn execute( client: &IronflowClient, args: &WorkflowArgs, json_mode: bool, ) -> Result<()>
Execute a workflow subcommand.
Returns an error on API failure.