get_assignments
Retrieve assignments and quizzes from Brightspace courses with details like due dates, submission status, and rubric information to help students track academic tasks.
Instructions
Fetch assignments and quizzes for a specific course or all enrolled courses. Shows dropbox submissions and quizzes with due dates, status, and rubric info. Use this when the user asks about assignments, homework, what to submit, quizzes, or assignment details and rubrics.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| courseId | No | Course ID to get assignments for. If omitted, returns assignments for all enrolled courses. |