get_course_details_by_id
Retrieve complete course data from Osiris catalogs by internal ID, optionally specifying institution.
Instructions
Get full course details by internal Osiris course id.
Args:
id: internal course id, as returned by ``list_courses`` or
``search_courses``.
institution: institution code (e.g. "tue"); defaults to the configured one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| institution | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |