list_feature_flags
Retrieve all feature flags for a given project and feature key using the Dynatrace Feature Management API.
Instructions
List all flags in a feature (Dynatrace Feature Management API). Requires feature-management:features:read scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | Yes | The project key. | |
| featureKey | Yes | The feature key. |