技能 效率工具 谷歌聊天消息发送

谷歌聊天消息发送

v20260401
gws-chat-send
使用 gws CLI 的 `gws chat +send` 命令向指定 Google Chat 空间发送普通文本消息,适合快速通知或脚本化提醒场景。
获取技能
421 次下载
概览

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 <NAME> --text <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

  • Use 'gws chat spaces list' to find space names.
  • For cards or threaded replies, use the raw API instead.

[!CAUTION] This is a write command — confirm with the user before executing.

See Also

  • gws-shared — Global flags and auth
  • gws-chat — All manage chat spaces and messages commands
信息
Category 效率工具
Name gws-chat-send
版本 v20260401
大小 1.13KB
更新时间 2026-04-08
语言