get_homework
Fetch pending homework assignments including subject, teacher, and due date. Specify days ahead to plan upcoming tasks.
Instructions
Fetch pending homework assignments.
Returns homework with subject, teacher, description text, and due date.
Args: days_ahead: Number of days to look ahead (default: 14)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days_ahead | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |