archive_feature_flag
Archive a feature flag to remove it from active use while preserving history. Requires confirmation and passes OPA policy checks.
Instructions
Archive a feature flag — removes it from active use while preserving history. Subject to OPA policy checks (409 on failure).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to execute the archive | |
| flag_name | Yes | The feature flag name | |
| workspace_id | Yes | The workspace ID |