sage_run_workflow
Execute a workflow pipeline by providing the workflow name or path to the YAML file.
Instructions
Execute workflow pipeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_name | No | Name of workflow to run (e.g., 'test', 'ci', 'deploy') | |
| workflow_path | No | Path to workflow YAML file (optional) |