delete_flag_definition
Remove a feature flag definition from an environment, removing all targeting rules while keeping the flag intact.
Instructions
Remove a feature flag definition from an environment — the flag itself remains, but loses its targeting rules in that environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to execute the deletion | |
| flag_name | Yes | The feature flag name | |
| workspace_id | Yes | The workspace ID | |
| environment_id | Yes | The environment ID or name |