create_feature_project
Create a new Feature Management project with specified key, name, description, owner, and maintainers for organizing feature flags.
Instructions
Create a Feature Management project (WRITE). Requires feature-management:projects:write scope and DT_ENABLE_WRITES.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project body per the Feature Management API spec (key, name, description, owner, maintainers). |