ai_email_draft
Converts bullet points into a polished email body using a free language model. Allows selecting tone such as professional, friendly, or assertive.
Instructions
Draft an email body from bullet points using a configured free LLM. Plain prose only — no code, secrets, or file paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bullets | Yes | Bullet points as a string or array of strings | |
| tone | No | Email tone, e.g. 'professional', 'friendly', 'assertive'. Defaults to 'professional'. |