add_track_to_playlist
Add a track to an existing rekordbox playlist by specifying the playlist ID and track ID. This modifies your rekordbox database.
Instructions
Add a track to an existing playlist.
⚠️ CAUTION: This modifies your rekordbox database!
Args: playlist_id: ID of the playlist to modify track_id: ID of the track to add
Returns: Result of the operation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_id | Yes | ||
| playlist_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||