# Feature ## Fields | Field | Type | Required | Description | Example | | ----------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- | | `key` | *?string* | :heavy_minus_sign: | N/A | | | `type` | *string* | :heavy_check_mark: | N/A | | | `flavor` | *?string* | :heavy_minus_sign: | N/A | global | | `scrobbleKey` | *?string* | :heavy_minus_sign: | N/A | /:/scrobble/new | | `unscrobbleKey` | *?string* | :heavy_minus_sign: | N/A | /:/unscrobble/new | | `directory` | array<[Operations\GetMediaProvidersDirectory](../../Models/Operations/GetMediaProvidersDirectory.md)> | :heavy_minus_sign: | N/A | | | `action` | array<[Operations\Action](../../Models/Operations/Action.md)> | :heavy_minus_sign: | N/A | |