search_courses
Find courses by keyword with fuzzy matching across course names, codes, and instructors. Get course numbers, names, times, locations, credits, or a no-match notice.
Instructions
根据课程名称、课程编号或教师姓名搜索课程,关键词支持模糊匹配。
例如:关键词“张”可找出张老师的所有课程;关键词“python”可找出 Python 程序设计课程。返回匹配课程的编号、名称、教师、上课时间、 地点与学分列表;无匹配时返回提示信息。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |