music_control_playback
Control Apple Music playback by issuing commands such as play, pause, stop, next, previous, or seek. Play specific local tracks or playlists by their persistent ID.
Instructions
Control playback or play a local track/playlist by persistent ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| track_id | No | ||
| playlist_id | No | ||
| position_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | No | ||
| meta | No | ||
| warnings | No |