get_tracks_by_key
Retrieve all tracks in a specific musical key, such as '5A' or '12B', to find compatible songs for your DJ set.
Instructions
Get all tracks in a specific musical key.
Args: key: Musical key (e.g., "5A", "12B")
Returns: List of tracks in the specified key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |