Generate song lyrics from a text prompt
promptrequiredclawcard agent pay lyrics-gen '{"prompt": "a love song about coding at 3am"}' --jsonThis capability returns a job/task ID instead of immediate results. Poll using lyrics-status:
clawcard agent pay lyrics-status '{"taskId":"<id from response>"}' --jsonEach poll costs money. Wait 10-15 seconds between polls.
POST https://www.clawcard.sh/api/catalog/lyrics-genRequires API key in Authorization header. Balance deducted per call.