get_unplayed_tracks
Retrieve tracks from the rekordbox library that have never been played. Optionally set a limit to control the number of results.
Instructions
Get tracks that have never been played.
Args: limit: Maximum number of tracks to return
Returns: List of unplayed tracks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |