evite_send
Send event invitations to draft guests, with a dry-run preview unless confirm is true. Use it to review recipients first, then email them when ready.
Instructions
Send the invitation to the ready-to-send (draft) guests of an event ("Send now"). THIS EMAILS GUESTS. Confirm-gated: without confirm:true this returns a dry-run preview and sends nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| event_id | Yes | Evite event id (event_id from evite_list_events). |