rt_get_evaluations
Fetches all evaluations for a given candidate, with optional offer filter, and lists them in reverse chronological order.
Instructions
Every evaluation on a candidate: rating, note, stage, reviewer and date, flattened into one list, newest last.
READ THIS BEFORE WRITING ONE, so you build on what other interviewers recorded instead of duplicating it.
IF YOU ARE COPYING THESE SOMEWHERE ELSE, carry the evaluation id across so a second sync updates the same row instead of duplicating it.
ATTRIBUTION IS UNRELIABLE COMING BACK. Recruitee files everything written through an API token under the token owner, so reviewer may be the token holder rather than whoever ran the interview. The note usually names the real one. Do not present the reviewer as fact when the note disagrees with it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offerId | No | Scope to one role. Recommended. | |
| candidateId | Yes |