get_album_cover
Retrieve album cover image URLs by album MID and size. Get direct cover art links for music playback.
Instructions
获取专辑封面图片 URL
Args: album_mid: 专辑的 MID 标识符 size: 图片尺寸,常用值: 150, 300, 500
Returns: 专辑封面图片的 URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | ||
| album_mid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |