gws-classroom
Installation
Summary
Google Classroom API integration for managing courses, rosters, assignments, and notifications.
- Covers courses (create, update, delete, list), invitations (accept, create, delete), and user profiles with full CRUD operations
- Supports nested resources including students, teachers, announcements, course work, topics, and student groups
- Includes grading period management and Cloud Pub/Sub registration for real-time notifications
- Requires
gwsbinary and Google Workspace authentication; usegws schemato inspect method parameters before execution
SKILL.md
classroom (v1)
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
gws classroom <resource> <method> [flags]
API Resources
courses
Related skills
More from googleworkspace/cli
gws-gmail
Gmail: Send, read, and manage email.
28.4Kgws-docs
Read and write Google Docs.
28.3Kgws-drive
Google Drive: Manage files, folders, and shared drives.
28.2Kgws-calendar
Google Calendar: Manage calendars and events.
26.9Kgws-sheets
Google Sheets: Read and write spreadsheets.
26.8Kgws-docs-write
Google Docs: Append text to a document.
23.8K