hires_list_candidate_messages
Retrieve email and messaging history for a candidate. Use is_scheduled=1 to view only pending scheduled messages.
Instructions
List email and messaging history for a candidate. Use is_scheduled=1 to filter only pending scheduled messages.
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. | |
| is_scheduled | No | Set to 1 to return only scheduled (not yet sent) messages. |