Find Tracks by Musical Key
find_tracks_by_keyFind catalog tracks in a given musical key — for harmonic mixing and key-locked
playlists. key accepts Camelot ("8A"), Open Key ("1m"), or a key name ("A-Minor",
"F#-Major"). Returns tracks ordered by popularity, each with full audio features. To
discover which keys mix well with a given key first, use find_compatible_keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Camelot ('8A'), Open Key ('1m'), or key name ('A-Minor', 'F#-Major'). | |
| limit | No | Max tracks (default 10). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||