moodle_get_announcements
Retrieve recent course announcements from lecturers, newest first, with message text. Filter by course or date to stay updated on Moodle updates.
Instructions
Recent announcements ("Ankündigungen") posted by lecturers, newest first, with the message text of the most recent ones.
Args:
course_id: restrict to one course (default: all current courses)
since: only announcements newer than this: ISO date/datetime (2026-09-14) or relative (7d, 12h, 2w)
limit: maximum number of announcements
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No | ||
| course_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| announcements | Yes |