Send One Off Email

Send a one-off email to one or more individual recipients via the SchemaVaults mail-server `/api/send` route, using either the `sendEmail()` helper or — for ad-hoc shell invocations — the `schemavaults-send-email send` CLI from `@schemavaults/send-email`. Use when you need to fire off a single notification to specific email addresses (not a mailing list), e.g. a manual heads-up to a colleague, an end-of-task email to the user, a quick smoke test of an API key, or a `bash`/cron one-liner. For mailing-list audiences, use the `send-email-to-mailing-list` skill instead.

schemavaults 3d6b819 9.5 KB Updated

File contents

schemavaults/send-email/tree/main/.claude/skills/send-one-off-email commit 3d6b819e3f

Frequently asked questions

npx skillmds@latest add schemavaults/send-one-off-email