Email an attendee
send_quick_emailSend a one-off email to an appointment attendee using their attendee ID for follow-ups, preparation notes, or directions.
Instructions
Send a one-off email to an attendee, such as a follow-up, preparation note or directions. Requires an attendeeId from appointment details. Rate limited to 5 per 5 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Subject line | |
| content | Yes | Body of the email | |
| attendeeId | Yes | Attendee identifier from appointment details |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | true when the API returned an empty success |