Google Classroom is a free web service developed by Google for schools that aims to simplify creating, distributing, and grading assignments
Tool to list courseworkmaterials in a course. use after confirming a valid courseid; supports pagination and ordering.
Tool to create an announcement in a course. use after confirming the course id is valid.
Tool to delete an announcement. use after confirming the announcement id.
Tool to get an announcement. use when you need to fetch an announcement by course and announcement id.
Tool to list announcements in a course. use after you have the course id to page through announcements.
Tool to update fields of an announcement. use when you need to modify specific details of an existing announcement after confirming which fields to update.