get_most_played_tracks
Retrieve the most played tracks from your rekordbox library. Set a limit to control how many tracks to return, making it easy to view your top tracks.
Instructions
Get the most played tracks in the library.
Args: limit: Maximum number of tracks to return
Returns: List of most played tracks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |