Get Announcements
get_announcementsRetrieve recent course announcements from a specific class or across all courses. Use to check instructor updates, news, or posts by specifying a course ID and limiting results.
Instructions
Fetch recent announcements from your courses. Can filter to a specific course or get announcements across all courses. Use this when the user asks about announcements, news, updates from instructors, recent posts, or what professors said.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Maximum number of announcements to return | |
| courseId | No | Course ID to get announcements for. If omitted, returns recent announcements across all courses. |