get_application
Retrieve details of a specific job application by ID, optionally including the full job listing with description, salary, and required skills.
Instructions
Get details of a specific job application by ID. Optionally include the full job listing (description, salary, skills, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The application ID | |
| includeJobListing | No | If true, includes the full job listing details (description, salary, experience level, skills) in the response |