get_flag_state
Fetch feature flag metadata and environment strategies to check its current state and configuration.
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) |