get_play_url
Resolves a direct playable audio URL for a song using query, song ID, or source. Provides the raw streaming address for use by other tools.
Instructions
解析歌曲的直链播放地址。当其他工具需要具体音频 URL 时使用。参数与 play_song 相同,只返回地址不播放。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | 歌曲名或歌手+歌名 | |
| source | No | 指定音源 | |
| song_id | No | 歌曲 ID(可选) |