get_course
Retrieve course header information by course code, with optional year and institution parameters.
Instructions
Get the header for a course code.
Args:
code: course code, e.g. "4DM00".
year: start year or range; most recent offering by default.
institution: institution code (e.g. "tue"); defaults to the configured one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| year | No | ||
| institution | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |