Tools
Email Drafter
Drafts a ready-to-send email from a structured context payload.
Module
Tools
where it lives
What it does
Drafts a ready-to-send email from a structured context payload
Takes a structured context payload (recipient role, intent, prior-thread summary, desired tone) and returns a subject line, an email body, and a suggested send time. Output is constrained to the input schema, so nothing in the draft is invented: no names that weren''t passed in, no facts not present in the context. The shape is consistent enough to chain into a review queue or hand straight to a send step.
When you’d reach for it
- ▸Drafting a follow-up email after a support call, with the call summary and customer record as context.
- ▸Composing outreach from a structured lead record, with intent and tone passed in alongside the contact data.
- ▸Generating a job-completion summary email from a closed work order so the office isn't rewriting the same note for every job.
More from Tools