get_upcoming_due_dates
Retrieve upcoming assignment, quiz, and course deadlines within a specified time window to help students manage their academic workload.
Instructions
Fetch upcoming due dates across all your courses. Shows assignments, quizzes, and other items due within the specified time window. Use this when the user asks about deadlines, what's due, upcoming work, or what they need to do this week.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| daysAhead | No | Number of days ahead to look for due dates | |
| courseId | No | Filter to a specific course ID |