delete_variable
Remove a variable permanently from a Codemagic variable group using the variable ID from list_variable_groups.
Instructions
Delete a variable from a Codemagic variable group. The variable_id comes from list_variable_groups. This cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | The variable group ID | |
| variable_id | Yes | The variable ID to delete (from list_variable_groups) |