create_feature
Create a feature in a Dynatrace project for feature management. Specify key, name, variants, type, flags, and owner.
Instructions
Create a feature in a project (WRITE). Requires feature-management:features:write scope and DT_ENABLE_WRITES.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | Yes | The project key. | |
| feature | Yes | Feature body per the Feature Management API spec (key, name, variants, type, description, flags, owner, maintainers). |