get_account_activity
Retrieve a student's account ledger grouped by fiscal year, showing charges, payments, aid, and running balance for billing inquiries.
Instructions
The student account ledger, grouped by fiscal year: tuition, fees, housing, grants, loans, and payments, with the running balance.
Call this when the user asks about their bill, balance, charges, payments, or financial aid disbursements. Amounts are USD decimal strings; charges are positive, payments and aid are negative.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force_refresh | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| periods | Yes | ||
| currency | No | USD |