Search the course catalogue
hisinone_search_coursesSearch the HISinOne course catalogue by title or number to retrieve course details including number, title, teachers, and portal link.
Instructions
Search the course catalogue by text. The result holds the course number, the title, the teachers and the portal page of each course.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Largest number of rows to return. | |
| query | Yes | Search text, for example a course title or a number. | |
| semester_key | No | Term key to search in, from hisinone_list_semesters. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hits | Yes | The rows | |
| query | Yes | Search text that produced the results | |
| total | Yes | Number of rows that this result holds | |
| truncated | No | True if the server cut the list at the requested limit |