ic_list_grades
Retrieve a student's term grades and in-progress course grades from Infinite Campus by district and student ID, with optional term filtering and compact or full response views.
Instructions
List a student's term grades and in-progress course grades.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full" returns Infinite Campus's payload untouched. No field projection: this server has no verified record of which Infinite Campus fields matter, and inventing one would risk dropping a field a caller needs. | |
| termId | No | ||
| district | Yes | ||
| studentId | Yes |