Get Blackboard course announcements
get_announcementsRetrieve announcements for a Blackboard course, sorted newest first. Optionally filter to announcements created or modified after a specific date.
Instructions
List announcements for one Blackboard course, newest first. Optionally filter to items created or modified after a date. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ISO date (e.g. "2026-08-01") — only announcements created/modified on or after this instant. | |
| course_id | Yes | Blackboard course id from list_courses, e.g. "_26184_1" (course code also accepted). |