generate_cover_art
Create album cover art for a Suno music track using its task ID. Provides a downloadable image file.
Instructions
NEW — Generate album cover art image for an existing Suno music track. One call per taskId only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Suno task ID from a previous music generation | |
| filename | No | Output filename. Auto-generated if omitted. | |
| download_dir | No | Absolute directory to save the file(s) into (created if missing). Defaults to the server's kie/assets/raw/. Must be absolute — the MCP server's working directory is not the caller's. |