gws-chat
Installation
Summary
Manage Google Chat spaces, messages, custom emojis, and media through API commands.
- Access 10+ API resources including spaces, messages, members, custom emojis, and media with create, read, update, delete, and search operations
- Create and manage spaces with initial members, find or list direct messages, and handle space imports and deletion
- Upload and download media attachments, and manage custom emojis (Google Workspace only, requires admin enablement)
- Requires
gwsbinary and authentication setup via sharedgws-shared/SKILL.mddocumentation
SKILL.md
chat (v1)
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
gws chat <resource> <method> [flags]
Helper Commands
| Command | Description |
|---|---|
+send |
Send a message to a space |
API Resources
customEmojis
Related skills
More from googleworkspace/cli
gws-gmail
Gmail: Send, read, and manage email.
28.0Kgws-docs
Read and write Google Docs.
27.9Kgws-drive
Google Drive: Manage files, folders, and shared drives.
27.8Kgws-calendar
Google Calendar: Manage calendars and events.
26.5Kgws-sheets
Google Sheets: Read and write spreadsheets.
26.5Kgws-docs-write
Google Docs: Append text to a document.
23.5K