get_lyrics
Fetches song lyrics in LRC format by providing a norm_key or title plus artist, and saves them as a synchronized .lrc file either next to the audio or in the configured lyrics directory.
Instructions
获取歌词(LRC 优先)。传 norm_key 或 title+artist。 audio_dir 提供时写同名 .lrc;否则用 MUSIC_MCP_LYRICS_DIR 配置写 .lrc。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| artist | No | ||
| norm_key | No | ||
| audio_dir | No | ||
| duration_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |