set_plan_variable
Set or update a plan variable in Bamboo CI/CD to dynamically configure builds without modifying plan definitions.
Instructions
Create or update a plan variable.
Args: plan_key: The plan key (e.g., 'PROJ-PLAN') variable_name: Variable name variable_value: Variable value
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_key | Yes | ||
| variable_name | Yes | ||
| variable_value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |