List active courses and grades
list_courses_and_gradesGet active student enrollments with current grades, including grading period and whole-course totals. Defaults to current term; optionally include past terms.
Instructions
Fetch every course the user is actively enrolled in as a student, together with the current grade for each. When the institution uses grading periods, the score reported is for the grading period in progress and the whole-course total is included alongside it (see the 'scope' field). Defaults to the current term only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_all_terms | No | Include active enrollments from terms that have already ended. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| courses | Yes | ||
| course_count | Yes | ||
| retrieved_at | Yes |