Remove Environment Variable
remove_environment_variableRemove a variable from a Bruno environment while preserving all other variables. Provide the collection path, environment name, and variable key to update.
Instructions
Remove a single variable from an existing Bruno environment. MERGES into the environment — all other variables are preserved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Variable key to remove. | |
| environment | Yes | Name of the existing environment. | |
| collectionPath | Yes | Absolute path to existing collection directory. |