get_course
Query a specific course by ID to view its schedule, location, credits, and instructor details, including contact information.
Instructions
按课程编号精确查询某一门课程的详细信息(含任课教师信息)。
course_id 形如 CS101、AI201。返回课程名、星期、节次时间、地点、
学分,以及教师姓名、职称、院系、邮箱。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes |