{"name":"email-draft","description":"Writes emails with AI: subject, body, salutation, and sign-off. 7 tones x 10 email types (cold_outreach, follow_up, decline, reply, internal_update, thank_you, intro, request, apology, general), with length controls. Use it as an AI email writer, cold outreach drafter, or follow-up generator.","price":"$0.02","method":"POST","input_schema":{"properties":{"prompt":{"type":"string","description":"Brief describing the email's goal and context. Max 4,000 chars."},"recipient_name":{"type":"string","description":"Optional. Recipient's name, used in the salutation."},"sender_name":{"type":"string","description":"Optional. Sender's name for the sign-off. Defaults to a '[Your name]' placeholder."},"tone":{"type":"string","description":"Optional. formal, casual, friendly (default), warm, direct, apologetic, or enthusiastic."},"email_type":{"type":"string","description":"Optional. cold_outreach, follow_up, decline, reply, internal_update, thank_you, introduction, request, apology, or general (default)."},"length":{"type":"string","enum":["very_short","short","medium","long"],"description":"Optional. very_short, short, medium (default, ~80-150 words), or long (~150-300 words)."},"cta":{"type":"string","description":"Optional. Call to action to include, e.g. 'schedule a call this week'."}},"required":["prompt"]},"input_example":{"prompt":"Decline a meeting request from Sarah politely","recipient_name":"Sarah","tone":"warm"},"output_example":{"subject":"Reschedule for next week","body":"Hi Sarah, ..."},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}