get_application
Fetch a specific Greenhouse application using its unique ID to view its details. Use after finding the application ID through candidate search.
Instructions
Get a single application by ID. Read-only.
Users rarely know application IDs. To find one: search_candidates_by_name → get_candidate → the applications array has each application's ID and job name. For a complete screening package with resume and location, use screen_candidate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application_id | Yes | Greenhouse application ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |