classroom_list_announcements
Retrieve announcements for a Google Classroom course with pagination and optional state filtering. Continue fetching pages until no next page token remains to get the full list.
Instructions
List announcements for a course. Returns one page as {items, nextPageToken}; continue until nextPageToken is null.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| courseId | Yes | ||
| fullData | No | ||
| pageSize | No | ||
| pageToken | No | ||
| announcementStates | No |