glm_5_run_workflow
Instantiate a reusable workflow as an auditable planning job, optionally running approved quality gates such as typecheck, tests, and build.
Instructions
Instantiate a reusable workflow as an auditable planning job. It can optionally execute approved command-backed quality gates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| createJob | No | ||
| objective | Yes | ||
| approvalId | No | ||
| proposalId | No | ||
| workflowId | Yes | ||
| runQualityGates | No | ||
| workingDirectory | Yes | ||
| executeQualityGates | No |