add_email_note_to_candidate
Log email interactions to a candidate's activity feed with sender, recipient, subject, and body details for tracking communication history.
Instructions
Log an email interaction on a candidate's activity feed with to, from, subject, and body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candidate_id | Yes | ||
| to | Yes | ||
| from_ | Yes | ||
| subject | Yes | ||
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |