DropTrack Accept Album Art Candidate
droptrack_accept_album_art_candidateSave an AI album artwork candidate from droptrack_get_ai_job as a reusable DropTrack image and optionally assign it to the target track or playlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Album art generation job ID | |
| assign | No | Whether to assign the saved image to the target immediately | |
| targetId | Yes | Track ID or playlist ID | |
| targetType | No | Target type that will receive the saved image | track |
| candidateId | Yes | Candidate ID returned by droptrack_get_ai_job for an album_art job |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Structured DropTrack result returned by this tool |