Financial aid appeal letter
appealDraft a financial aid appeal letter to a college financial aid office. Call this when a family needs to ask for a review of an award: income dropped, an expense appeared, another school offered more, or the FAFSA was wrong. Returns the letter, not advice on whether to appeal. Runs a 5-step drafting pipeline, so it is the most expensive tool here and the slowest, typically 30 to 60 seconds.
Cost: about 353 credits (~$0.353) per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| length | No | Roughly 330, 440 or 560 words. | standard |
| status | No | Student circumstances the letter should carry without labeling them. homeless and housing_insecure are the same category. | |
| competing | No | A competing offer to cite, if there is one. | |
| appealType | No | What the appeal rests on. changed_circumstances is income loss or a new expense since the FAFSA, competing_offer is a match request, special_circumstances asks for a Professional Judgment review, error_correction fixes bad data on the original filing. financial_hardship is a legacy alias for changed_circumstances. | changed_circumstances |
| keyDetails | Yes | The circumstances, in the counselor or family's own words. This is what the letter is built out of, so specifics beat summaries. | |
| schoolName | No | The institution the appeal goes to. | |
| naturalness | No | How plainly the letter should read. 1 is formal institutional, 5 is conversational. | |
| studentName | No | The student this is about. Used in the output text. | |
| amountNeeded | No | The gap being asked for. | |
| currentAward | No | What the school offered, as written on the award letter. | |
| counselorName | No | Who the letter is from. The counselor stays the author; this tool drafts, it does not sign. |