send_candidate_email
Send an email to a candidate using a predefined template (rejection, interview invitation, follow-up, offer) or a custom message with an optional subject line.
Instructions
Send an email to a candidate. template is one of rejection,
interview_invitation, follow_up, offer (used to derive a subject), or
pass a Zoho template_id for a branded template. Provide message
for an ad-hoc body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| subject | No | ||
| template | No | ||
| template_id | No | ||
| candidate_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||