ic_list_attendance
List a student's absences and tardies by course and term, with optional date-range filtering. Provide district and student ID; enrollment is resolved automatically from the student record.
Instructions
List a student's absences and tardies (per-course summary grouped by term). Auto-resolves enrollmentID from the student record.
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. | |
| since | No | YYYY-MM-DD | |
| until | No | YYYY-MM-DD | |
| district | Yes | ||
| studentId | Yes |