ashby_get_application_form_submission
Retrieve a candidate's submitted application answers, including screening questions and cover letter text, for a specific application to evaluate their fit.
Instructions
Get a candidate's submitted application form responses for a specific application.
Use this to read what a candidate actually wrote in their application — their answers to screening questions, cover letter text, and any other form fields. Use after ashby_list_candidates_for_job or ashby_get_application_details when you need to evaluate a candidate's application content.
Response: application_id, candidate_name, job_title, form_responses[] (question, field_type, answer).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application_id | Yes | The application ID (UUID) to fetch form responses for. |