Toggle flag in environment
toggle_flagEnable or disable a feature flag in one environment to change live evaluation immediately. Verify the environment before applying to avoid unintended changes.
Instructions
Enable or disable a flag in ONE environment. Affects live evaluation immediately — double-check the environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flag | Yes | Flag key or id | |
| enabled | Yes | ||
| project | Yes | ||
| environment | Yes | Environment key, e.g. production |