generate_cover_art
Generate album cover art for an existing Suno track by providing its task ID.
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. |