Loading...
Loading...
Google Workflow: Announce a Drive file in a Chat space.
npx skill4agent add googleworkspace/cli gws-workflow-file-announcePREREQUISITE: Readfor auth, global flags, and security rules. If missing, run../gws-shared/SKILL.mdto create it.gws generate-skills
gws workflow +file-announce --file-id <ID> --space <SPACE>| Flag | Required | Default | Description |
|---|---|---|---|
| ✓ | — | Drive file ID to announce |
| ✓ | — | Chat space name (e.g. spaces/SPACE_ID) |
| — | — | Custom announcement message |
| — | — | Output format: json (default), table, yaml, csv |
gws workflow +file-announce --file-id FILE_ID --space spaces/ABC123
gws workflow +file-announce --file-id FILE_ID --space spaces/ABC123 --message 'Check this out!'gws drive +upload