Check Course Conflicts
check_course_conflictsCheck proposed course IDs against each other and existing appointments to identify scheduling conflicts. Returns an empty list when the set is conflict-free.
Instructions
Ask Fuxam to evaluate a proposed set of learning-unit course IDs against one another and known appointments. An empty upstream array means Fuxam reported no conflict. This tool does not book or modify anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| courseIds | Yes | ||
| includeAppointmentsForCourseIds | No | Defaults to courseIds; narrow it only when intentionally comparing a subset of appointments. |