Email Drafts
localemail-draft-tools
Draft emails from built-in templates (follow-up, meeting request, thank-you, decline, apology, cold outreach, intro, invoice reminder, job application, resignation) or from scratch.
Included in every Nova Skills API key. Nothing to install — get a bearer token and this skill is available on your MCP endpoint.
Tools (3)
- email_templates_listList built-in email templates. Returns template names and their variables.
- email_draftDraft an email from a built-in template. Fill placeholders with values from the user's request. Returns subject + body ready to copy or send.
- email_customDraft an email from scratch. Provide subject and body directly (or use email_draft with a template for common cases).