get_upcoming_deadlines
Find unsubmitted assignments with deadlines within a specified number of days, optionally filtered by course, to keep track of pending work.
Instructions
오늘부터 지정한 일수 안에 마감되는 미제출 과제를 조회한다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| course_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |