ashby_get_candidate_notes
Fetch all notes on a candidate to review hiring team comments and evaluation history, including content, author, and timestamp.
Instructions
List all notes on a candidate.
Use this to see existing evaluation notes or comments left by the hiring team.
Response: notes[] (id, content, createdAt, author).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candidate_id | Yes | The candidate ID (UUID) to fetch notes for. |