Create Announcement (Teacher)
classroom_create_announcementPost announcements to a Google Classroom course stream. Requires teacher permissions to share updates with students.
Instructions
Post an announcement to a course stream. Requires teacher rights.
Args:
course_id (string), text (string, 1-10000 chars)
Returns: The new announcement's id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Announcement body text | |
| course_id | Yes |