candidate_create_note
Add formatted notes to candidate profiles in Ashby ATS to document interactions, track progress, and maintain hiring records.
Instructions
Add a note to a candidate. Supports HTML formatting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candidateId | Yes | The candidate ID | |
| note | Yes | Note content (HTML supported) | |
| sendNotifications | No | Notify subscribed users (default false) |