get_environment
Retrieve detailed configuration and settings for a Featureflow environment using its ID or unified key to manage feature flag states and targeting rules.
Instructions
Get detailed information about a specific environment by ID or unified key (projectKey:environmentKey).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idOrUnifiedKey | Yes | Environment ID or unified key (e.g., 'myproject:production') |