{"name":"skilldock_transcribe","description":"Submit a public URL to any MP3, MP4, WAV, or M4A file. Returns a raw transcript or AI-formatted song lyrics. Costs $0.050 USDC via Purch x402 on Solana.","inputSchema":{"type":"object","properties":{"url":{"type":"string","description":"Public URL to an MP3, MP4, WAV, or M4A file (max 24MB)"},"format":{"type":"string","enum":["lyrics","raw"],"description":"\"lyrics\" for AI-structured output, \"raw\" for verbatim transcript"}},"required":["url"]},"x402":{"endpoint":"http://localhost:3000/api/skills/transcribe","facilitator":"https://app.purch.xyz/facilitator","price":0.05,"network":"solana:devnet"}}