get_recent_announcements
read-onlyGet recent announcements
What the model is told
Get what the professor has announced recently, newest first. Use this for 'what changed', 'did I miss anything', or when a student mentions hearing about a change. Announcements frequently override the syllabus and are the most time-sensitive source in a course.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
course | string | no | Course code or name, for example 'ECON 101'. Omit or pass 'all' for every current-term course. Name an earlier course explicitly to use archived context. |
limit | number | no | How many to return. Defaults to 10. |
Prompts that call it
“Did any of my professors post anything this week?”
“Summarize the latest ECON 101 announcements.”

