check_schedule_conflicts
Check section IDs for time conflicts. Returns clashing meetings in human-readable form to help plan a conflict-free course schedule.
Instructions
Check a set of section ids (e.g. ['CIS-1200-001','MATH-1400-002']) for time conflicts. Returns the clashing meetings in human-readable form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sections | Yes | ||
| semester | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||