List Submission Comments Needing Attention
list_submission_comments_needing_attentionFind submissions where the latest comment is from a student and remains unanswered. Returns a triage list, oldest first, to help instructors address pending student comments.
Instructions
List submissions where the most recent comment is from the student and has not been addressed by grading or a reply — i.e. comments the instructor has likely not seen. Returns a triage list, oldest-unaddressed first. Requires instructor/TA permissions in the course.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID | |
| unread_only | No | When true, only return submissions where read_status is "unread". Default false. | |
| assignment_ids | No | Scope the scan to specific assignment IDs (fetches all assignments when omitted) |