Google Classroom
Google Classroom is a free web service developed by Google for schools that aims to simplify creating, distributing, and grading assignments
What your agent can do with Google Classroom
Triggers and actions 26 actions
- ActionClassrooms Course Work Materials List
Tool to list courseworkmaterials in a course. use after confirming a valid courseid; supports pagination and ordering.
- ActionCourses Announcements Create
Tool to create an announcement in a course. use after confirming the course id is valid.
- ActionCourses Announcements Delete
Tool to delete an announcement. use after confirming the announcement id.
- ActionCourses Announcements Get
Tool to get an announcement. use when you need to fetch an announcement by course and announcement id.
- ActionCourses Announcements List
Tool to list announcements in a course. use after you have the course id to page through announcements.
- ActionCourses Announcements Patch
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.
- ActionCourses Get
Tool to get details for a specific course. use when you need full course information by id.
- ActionCourses List
Tool to list all courses accessible to the authenticated user. use when you need a paginated list of courses.
- ActionCourses Students Guardians List
Tool to list guardians of a student in a course. use when you need to retrieve and paginate guardians for a given student in a course.
- ActionCourses Students List
Tool to list students in a course. use after you have the course id to page through enrolled students.
- ActionCourses Teachers Get
Tool to get teacher enrollment. use when you need to retrieve a specific teacher in a course by courseid and userid.
- ActionCourses Teachers List
Tool to list teachers in a course. use after you have the course id to page through enrolled teachers.
- ActionCourses Topics Create
Tool to create a course topic. use when you need to organize course content into named sections.
- ActionCourses Topics Delete
Tool to delete a course topic. use when you need to remove a topic from a course after confirming the course and topic ids.
- ActionCourses Topics Get
Tool to get a course topic. use when you need to retrieve details of a specific course topic by id after confirming the course and topic ids.
- ActionCourses Topics List
Tool to list topics in a course. use when you have confirmed the courseid and need to retrieve its topics.
- ActionCourses Topics Patch
Tool to update fields of a course topic. use when you need to rename a topic after confirming its current details.
- ActionCourse Work Create
Tool to create a coursework item in a course. use when you need to assign an assignment or question to students immediately or on a schedule.
- ActionCourse Work Delete
Tool to delete a specific coursework. use when you need to remove a coursework item from a course after confirming the ids.
- ActionCourse Work Get
Tool to get details of a specific coursework. use when detailed information about a particular assignment is needed.
- ActionCourse Work List
Tool to list coursework in a course. use after verifying courseid.
- ActionCourse Work Materials Create
Tool to create course work material. use when adding resources or notes to a course.
- ActionCourse Work Materials Get
Tool to get a coursework material. use when you need to retrieve details of a specific coursework material by course and material id.
- ActionCourse Work Materials List
Tool to list course work materials in a course. use when you need to retrieve and paginate materials for a given courseid.
- ActionCourse Work Patch
Tool to update fields of a coursework. use when you need to modify specific details of an existing coursework after confirming which fields to update.
- ActionCourse Work Student Submissions List
Tool to list student submissions for a specific coursework. use when you need to fetch or paginate student submissions by course and coursework, optionally filtering by user, state, or timeliness.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Google Classroom API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.