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
create— Creates a custom emoji. Custom emojis are only available for Google Workspace accounts, and the administrator must turn custom emojis on for the organization. For more information, see Learn about custom emojis in Google Chat and Manage custom emoji permissions.
Related skills
More from googleworkspace/cli
gws-gmail
Gmail: Send, read, and manage email.
26.2Kgws-docs
Read and write Google Docs.
26.1Kgws-drive
Google Drive: Manage files, folders, and shared drives.
26.0Kgws-sheets
Google Sheets: Read and write spreadsheets.
24.7Kgws-calendar
Google Calendar: Manage calendars and events.
24.6Kgws-docs-write
Google Docs: Append text to a document.
21.8K