Run workflow action

Run workflow: Run a saved workflow and return its trace. A trigger can start one; a workflow can call another.

Arguments

Run workflow takes workflowId (required), input. Any of them may be a token that reads an earlier step.

Where it runs

Run workflow runs on the API host inside any saved workflow.