blockrun_music
Generate a full-length ~3-minute MP3 music track by describing the style, mood, or genre. Add custom lyrics or keep it instrumental, with payment due only when the completed track is returned.
Instructions
Generate music tracks via BlockRun x402 (async, client-polled).
Generates a full-length ~3 minute MP3 track. Takes 1-3 minutes to complete. The tool submits the job and, for slower tracks, polls until it is ready; payment settles only when a finished track is returned — if it fails or times out, you are not charged.
Model: minimax/music-2.5+ ($0.1575/track, up to ~4 min)
Returns a permanent BlockRun-hosted URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Music model to use | minimax/music-2.5+ |
| lyrics | No | Custom lyrics. Cannot be used with instrumental: true | |
| prompt | Yes | Music style, mood, or description. E.g. 'upbeat synthwave with neon pads', 'chill lo-fi beats', 'epic orchestral film score' | |
| agent_id | No | Agent identifier for budget tracking and enforcement. | |
| instrumental | No | Generate without vocals (default: true) |