get_flag_state
Get a feature flag's current state, including metadata and environment-specific strategies, using the Unleash Admin API.
Instructions
Fetch the current feature flag metadata and environment strategies from the Unleash Admin API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Project ID where the feature flag resides (optional if UNLEASH_DEFAULT_PROJECT is set) | |
| featureName | Yes | Feature flag name | |
| environment | No | Optional environment filter (case-insensitive) |