View Application Messages
get_application_messagesFetch paginated message history between you and a company for a job application, sorted from newest to oldest.
Instructions
Get the message thread for a job application. Shows all messages between the user and the company, sorted newest first. Paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| applicationId | Yes | The ID of the application | |
| page | No | Page number, starting from 1 (default: 1) | |
| limit | No | Results per page, max 100 (default: 10) |