getFeatureTypes
Retrieve a comprehensive list of feature types, including descriptions and lifetimes, for effective management within the Unleash Feature Toggle system.
Instructions
Get a list of all feature types with their descriptions and lifetimes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"type": "object"
}