hires_list_application_evaluations
List all filled evaluation forms for an application. Each evaluation includes the evaluator, summary score (strong-yes to strong-no), and summary text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Application ID. | |
| view | No | Response shape. Default `summary` replaces `summary_text` with a 200-char `summary_text_preview`. Use `full` only when the full evaluator commentary is needed; call hires_get_evaluation for a single record. | summary |