hires_list_user_mail_accounts
List mail accounts linked to a user to retrieve the from_account_id required for scheduling emails via the candidate messaging endpoint.
Instructions
List mail accounts connected to a user. Use to resolve from_account_id before creating scheduled emails via POST /candidates/{id}/messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User ID | |
| page | No | Page number (default 1) | |
| size | No | Page size (default 25) |