luma_send_event_email_draft
Draft a marketing email for event attendees. Supports markdown body and targeting RSVP segments such as going, waitlist, or declined.
Instructions
Stage an email blast to event attendees. Body markdown supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extra | No | Forward-compat additional fields. | |
| body_md | Yes | Markdown body. Scrubbed for prompt injection before send. | |
| subject | Yes | Email subject line. | |
| event_id | Yes | Luma event api_id. | |
| target_audience | No | Which segment. "going" (registered + approved), "all" (all RSVPs), "waitlist", "declined". Default "going". | going |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||