list_ge_requirements
Find USC General Education requirements for any term. Returns GE structure by requirement era with category prefixes to use with course lookups.
Instructions
List USC General Education (GE) requirements for a term. Returns the GE structure grouped by requirement era ('Fall2015OrLater' for current students, 'BeforeFall2015' for older catalogs). Each requirement has a prefix and categories with prefixes (e.g. GE B 'Humanistic Inquiry' is category prefix 'HINQ' under requirement 'ACORELIT'). Use the prefixes with list_courses_by_ge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| termCode | Yes | Numeric USC term code, e.g. 20263 (Fall 2026). Use list_terms to discover codes. |