hires_list_candidate_interviews
Retrieve all interviews for a candidate across applications to build a timeline and identify scheduling conflicts.
Instructions
List all interviews for a candidate across all applications. Useful for timeline views and scheduling conflict detection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Candidate ID (integer) or alias (string). | |
| page | No | Page number (1-based). | |
| size | No | Number of items per page. |