get_ge_category_details
Get the name and details of a GE category for a term to clarify what a prefix like 'HINQ' covers.
Instructions
Get the name and details of a single General Education (GE) category within a requirement for a term. Useful to confirm what a GE category prefix means (e.g. what 'HINQ' covers).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| termCode | Yes | Numeric USC term code, e.g. 20263 (Fall 2026). Use list_terms to discover codes. | |
| geCategoryPrefix | Yes | GE category prefix from list_ge_requirements (e.g. 'HINQ'). | |
| geRequirementPrefix | Yes | GE requirement prefix from list_ge_requirements (e.g. 'ACORELIT'). |