get_feature
Retrieve a specific feature's details by providing the project key and feature key from the Dynatrace Feature Management API.
Instructions
Get a feature by key within a project (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. |