π¦ ClawHub
Gws Chat Send
by @googleworkspace-bot
Google Chat: Send a message to a space.
TERMINAL
clawhub install gws-chat-sendπ About This Skill
name: gws-chat-send description: "Google Chat: Send a message to a space." metadata: version: 0.22.5 openclaw: category: "productivity" requires: bins: - gws cliHelp: "gws chat +send --help"
chat +send
> PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
Send a message to a space
Usage
gws chat +send --space --text
Flags
| Flag | Required | Default | Description |
|------|----------|---------|-------------|
| --space | β | β | Space name (e.g. spaces/AAAA...) |
| --text | β | β | Message text (plain text) |
Examples
gws chat +send --space spaces/AAAAxxxx --text 'Hello team!'
Tips
> [!CAUTION] > This is a write command β confirm with the user before executing.
See Also
π‘ Examples
gws chat +send --space spaces/AAAAxxxx --text 'Hello team!'
π Tips & Best Practices
> [!CAUTION] > This is a write command β confirm with the user before executing.