get_course
Retrieve detailed information for a specific course using its course ID. Get the course name, description, and links to manage classroom resources.
Instructions
Get detailed information about a specific course.
Args: course_id: The ID of the course to retrieve
Returns: Course details including name, description, and links
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||