trigger_build
Trigger a new build for a given plan, with optional branch and variable overrides.
Instructions
Trigger a new build for a plan.
Args: plan_key: The plan key (e.g., 'PROJ-PLAN') branch: Optional branch name to build variables: Optional dict of build variables to override
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | ||
| plan_key | Yes | ||
| variables | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |