Google Classroom

Google Classroom is a free web service developed by Google for schools that aims to simplify creating, distributing, and grading assignments

62 actions Integration catalog
Request access
Connect Google Classroom once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create Course AliasGOOGLE_CLASSROOM_COURSES_ALIASES_CREATE
Tool to create an alias for a course. Use when you need to add an alternative identifier to a course after confirming the course ID.
Delete Course AliasGOOGLE_CLASSROOM_COURSES_ALIASES_DELETE
Tool to delete an alias of a course. Use when you need to remove an alias from a course after confirming the course ID and alias name.
List Course AliasesGOOGLE_CLASSROOM_COURSES_ALIASES_LIST
Tool to list aliases for a course. Use when you need to retrieve all aliases associated with a specific course.
Create AnnouncementGOOGLE_CLASSROOM_COURSES_ANNOUNCEMENTS_CREATE
Tool to create an announcement in a course. Use after confirming the course ID is valid.
Delete AnnouncementGOOGLE_CLASSROOM_COURSES_ANNOUNCEMENTS_DELETE
Tool to delete an announcement. Use after confirming the announcement ID.
Get AnnouncementGOOGLE_CLASSROOM_COURSES_ANNOUNCEMENTS_GET
Tool to get an announcement. Use when you need to fetch an announcement by course and announcement ID.
Get Add-on Context for AnnouncementGOOGLE_CLASSROOM_COURSES_ANNOUNCEMENTS_GET_ADD_ON_CONTEXT
Tool to get metadata for Classroom add-ons in the context of a specific announcement post. Use when validating query parameters and user permissions for add-ons loading in an iframe. Returns the current user's role (student or teacher) with exactly one context field populated.
List AnnouncementsGOOGLE_CLASSROOM_COURSES_ANNOUNCEMENTS_LIST
Tool to list announcements in a course. Use after you have the course ID to page through announcements.
Modify Announcement AssigneesGOOGLE_CLASSROOM_COURSES_ANNOUNCEMENTS_MODIFY_ASSIGNEES
Tool to modify assignee mode and options of an announcement. Use when you need to change who can view an announcement, either making it visible to all students or to specific students only.
Patch AnnouncementGOOGLE_CLASSROOM_COURSES_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.
Delete Add-on AttachmentGOOGLE_CLASSROOM_COURSES_ANNOUNCES_ADD_ON_ATTACHS_DELETE
Tool to delete an add-on attachment from a course announcement. Requires the add-on to have been the original creator of the attachment.
Get Add-on AttachmentGOOGLE_CLASSROOM_COURSES_ANNOUNCES_ADD_ON_ATTACHS_GET
Tool to get an add-on attachment from an announcement. Use when you need to retrieve a specific add-on attachment. Requires the add-on requesting the attachment to be the original creator.
List Add-on AttachmentsGOOGLE_CLASSROOM_COURSES_ANNOUNCES_ADD_ON_ATTACHS_LIST
Tool to list all add-on attachments created under an announcement. Use when you need to retrieve attachments added by an add-on. Requires the add-on to have active attachments on the post or permission to create new attachments.
Delete Add-on AttachmentGOOGLE_CLASSROOM_COURSES_COURSE_WORK_ADD_ON_ATTACHS_DELETE
Tool to delete an add-on attachment from course work. Use when the add-on needs to remove an attachment it originally created. Requires the add-on to have been the original creator of the attachment.
Get Add-on Context for Course WorkGOOGLE_CLASSROOM_COURSES_COURSE_WORK_GET_ADD_ON_CONTEXT
Tool to get metadata for Classroom add-ons in the context of a specific course work. Use when validating query parameters and user permissions for add-ons loading in an iframe. Returns the current user's role (student or teacher) with exactly one context field populated.
List Add-on Attachments on Course Work MaterialGOOGLE_CLASSROOM_COURSES_COURSE_WORK_MATERIALS_ADD_ATTACHS
Tool to list all add-on attachments under a course work material post. Use when you need to retrieve attachments created by an add-on. Requires the add-on to have active attachments or permission to create new attachments on the post.
Delete Course Work MaterialGOOGLE_CLASSROOM_COURSES_COURSE_WORK_MATERIALS_DELETE
Tool to delete a course work material. Use after confirming the course work material ID and course ID.
Modify CourseWork AssigneesGOOGLE_CLASSROOM_COURSES_COURSE_WORK_MODIFY_ASSIGNEES
Tool to modify assignee mode and options of coursework. Use when you need to change who can view coursework, either making it visible to all students or to specific students only.
Patch Course WorkGOOGLE_CLASSROOM_COURSES_COURSE_WORK_PATCH
Tool to update one or more fields of a course work. Use when you need to modify specific details of an existing course work after confirming which fields to update.
List Course Work RubricsGOOGLE_CLASSROOM_COURSES_COURSEWORK_RUBRICS_LIST
Tool to list rubrics for a specific coursework. Use when you need to retrieve grading rubrics that the requester has permission to view.
Create CourseGOOGLE_CLASSROOM_COURSES_CREATE
Tool to create a new course. Use when a teacher needs to establish a Classroom course before enrollment.
Delete CourseGOOGLE_CLASSROOM_COURSES_DELETE
Tool to delete a course. Use when you need to remove a course after confirming the course ID.
Get CourseGOOGLE_CLASSROOM_COURSES_GET
Tool to get details for a specific course. Use when you need full course information by ID.
Get Grading Period SettingsGOOGLE_CLASSROOM_COURSES_GET_GRADING_PERIOD_SETTINGS
Tool to retrieve grading period settings for a course. Use when you need to access the grading periods configured in a course.
List CoursesGOOGLE_CLASSROOM_COURSES_LIST
Tool to list all courses accessible to the authenticated user. Use when you need a paginated list of courses.
Patch CourseGOOGLE_CLASSROOM_COURSES_PATCH
Tool to update one or more fields of a Classroom course. Use after retrieving course details and confirming fields to update.
List Post Add-on AttachmentsGOOGLE_CLASSROOM_COURSES_POSTS_ADD_ON_ATTACHMENTS_LIST
Tool to list all add-on attachments created under a post. Use when you need to retrieve attachments added by an add-on. Requires the add-on to have active attachments on the post or permission to create new attachments.
Get Add-on Context for PostGOOGLE_CLASSROOM_COURSES_POSTS_GET_ADD_ON_CONTEXT
Tool to get metadata for Classroom add-ons in the context of a specific post. Use when validating query parameters and user permissions for add-ons loading in an iframe. Returns the current user's role (student or teacher) with exactly one context field populated.
Add Student to CourseGOOGLE_CLASSROOM_COURSES_STUDENTS_CREATE
Tool to add a student to a course. Use when enrolling a user as a student in a course. Domain administrators can directly enroll users; students can self-enroll with an enrollment code.
Delete Course StudentGOOGLE_CLASSROOM_COURSES_STUDENTS_DELETE
Tool to delete a student from a course. Use when you need to remove a student's enrollment from a specific course. This revokes their access to course materials and participation.
Get Course StudentGOOGLE_CLASSROOM_COURSES_STUDENTS_GET
Tool to retrieve a specific student of a course. Use when you need to get detailed information about a student enrolled in a course by courseId and userId.
List Student GuardiansGOOGLE_CLASSROOM_COURSES_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.
List Course StudentsGOOGLE_CLASSROOM_COURSES_STUDENTS_LIST
Tool to list students in a course. Use after you have the course ID to page through enrolled students.
Delete Course TeacherGOOGLE_CLASSROOM_COURSES_TEACHERS_DELETE
Tool to delete a teacher from a course. Use when you need to remove a teacher's enrollment from a specific course. This revokes their teaching access to the course.
Get TeacherGOOGLE_CLASSROOM_COURSES_TEACHERS_GET
Tool to get teacher enrollment. Use when you need to retrieve a specific teacher in a course by courseId and userId.
List Course TeachersGOOGLE_CLASSROOM_COURSES_TEACHERS_LIST
Tool to list teachers in a course. Use after you have the course ID to page through enrolled teachers.
Create Course TopicGOOGLE_CLASSROOM_COURSES_TOPICS_CREATE
Tool to create a course topic. Use when you need to organize course content into named sections.
Delete Course TopicGOOGLE_CLASSROOM_COURSES_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.
Get Course TopicGOOGLE_CLASSROOM_COURSES_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.
List Course TopicsGOOGLE_CLASSROOM_COURSES_TOPICS_LIST
Tool to list topics in a course. Use when you have confirmed the courseId and need to retrieve its topics.
Patch Course TopicGOOGLE_CLASSROOM_COURSES_TOPICS_PATCH
Tool to update fields of a course topic. Use when you need to rename a topic after confirming its current details.
Update CourseGOOGLE_CLASSROOM_COURSES_UPDATE
Tool to update a course. Use when you need to modify course details like name, description, or state. This performs a full update (PUT) of the course.
Patch Course Work MaterialGOOGLE_CLASSROOM_COURSES_WORK_MATERIALS_PATCH
Tool to update fields of a course work material. Use when you need to modify specific details of an existing course work material after confirming which fields to update.
Create CourseWorkGOOGLE_CLASSROOM_COURSE_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.
Delete CourseWorkGOOGLE_CLASSROOM_COURSE_WORK_DELETE
Tool to delete a specific CourseWork. Use when you need to remove a coursework item from a course after confirming the IDs.
Get CourseWorkGOOGLE_CLASSROOM_COURSE_WORK_GET
Tool to get details of a specific coursework. Use when detailed information about a particular assignment is needed.
List CourseWorkGOOGLE_CLASSROOM_COURSE_WORK_LIST
Tool to list coursework in a course. Use after verifying courseId.
Create Course Work MaterialGOOGLE_CLASSROOM_COURSE_WORK_MATERIALS_CREATE
Tool to create course work material. Use when adding resources or notes to a course.
Get Coursework MaterialGOOGLE_CLASSROOM_COURSE_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.
List CourseWorkMaterialsGOOGLE_CLASSROOM_COURSE_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.
List Student SubmissionsGOOGLE_CLASSROOM_COURSE_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.
Reclaim Student SubmissionGOOGLE_CLASSROOM_COURSE_WORK_STUDENT_SUBMISSIONS_RECLAIM
Tool to reclaim a student submission for editing. Use after a student requests to edit their turned-in submission, resetting its state to CREATED.
Get CourseWork Add-on AttachmentGOOGLE_CLASSROOM_GET_COURSEWORK_ADDON_ATTACHMENT
Tool to get an add-on attachment from course work. Use when you need to retrieve a specific add-on attachment. Requires the add-on requesting the attachment to be the original creator.
Get Add-on Context for Course Work MaterialGOOGLE_CLASSROOM_GET_COURSEWORK_MATERIAL_ADDON_CONTEXT
Tool to get metadata for Classroom add-ons in the context of a specific course work material. Use when validating query parameters for add-ons loading in an iframe. Returns course/item identifiers and role-specific context.
Create InvitationGOOGLE_CLASSROOM_INVITATIONS_CREATE
Tool to create an invitation for a user to a course. Use after confirming the course ID is valid.
Delete InvitationGOOGLE_CLASSROOM_INVITATIONS_DELETE
Tool to delete an invitation. Use when you need to remove an invitation after confirming the invitation ID.
Get InvitationGOOGLE_CLASSROOM_INVITATIONS_GET
Tool to retrieve an invitation by its identifier. Use when you need to view invitation details.
List InvitationsGOOGLE_CLASSROOM_INVITATIONS_LIST
Tool to list invitations that the requesting user is permitted to view. At least one of userId or courseId must be supplied.
List Course Student GroupsGOOGLE_CLASSROOM_LIST_COURSES_STUDENT_GROUPS
Tool to list student groups in a course. Use when you need to retrieve groups within a specific course.
List CourseWork Add-on AttachmentsGOOGLE_CLASSROOM_LIST_COURSEWORK_ADDON_ATTACHMENTS
Tool to list all add-on attachments created by an add-on under a course work. Use when you need to retrieve attachments added by an add-on to course work.
Showing the first 60 of 62 actions.