spotify_play_song
Play a specific song by providing artist and track name. Optionally set a device ID to direct playback to a chosen device.
Instructions
根据歌手和歌曲名播放歌曲。例如:播放 Taylor Swift 的 Love Story
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| song | Yes | 歌曲名 | |
| artist | Yes | 歌手名 | |
| device_id | No | 播放设备ID(可选) |