unsw_find_course_outline
Find UNSW course outlines by course code, returning semester-specific versions and their coids. Public access without login.
Instructions
按课程代码搜 UNSW 官方课程大纲,返回匹配的学期版本和各自的 coid。同一门课不同学期、不同校区是不同的 outline。这个接口公开、不需要登录。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | 年份,缺省是当年 | |
| limit | No | ||
| course_code | Yes | 课程代码,如 COMP1511 |