get_feature_control
Retrieve feature flag configuration including enabled status, targeting rules, and variant assignments for specific environments in Featureflow.
Instructions
Get the feature control configuration for a specific feature and environment. Shows enabled state, rules, and variant assignments.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idOrUnifiedKey | Yes | Feature ID or unified key | |
| environmentKey | Yes | Environment key (e.g., 'development', 'production') |