get_feature
Retrieve detailed information about a specific feature flag by ID or unified key to understand its configuration and status.
Instructions
Get detailed information about a specific feature by ID or unified key (projectKey:featureKey).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idOrUnifiedKey | Yes | Feature ID or unified key (e.g., 'myproject:my-feature') |