gws-workflow-file-announce
Installation
Summary
Post a Google Drive file announcement to a Google Chat space.
- Requires a Drive file ID and Chat space name; optionally accepts a custom announcement message
- Automatically fetches the file name from Drive to construct the announcement
- Supports multiple output formats: JSON (default), table, YAML, and CSV
- Pairs with
gws drive +uploadfor a complete upload-and-announce workflow
SKILL.md
workflow +file-announce
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Announce a Drive file in a Chat space
Usage
gws workflow +file-announce --file-id <ID> --space <SPACE>