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 +upload for a complete upload-and-announce workflow
SKILL.md

workflow +file-announce

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

Announce a Drive file in a Chat space

Usage

gws workflow +file-announce --file-id <ID> --space <SPACE>

Flags

Flag Required Default Description
--file-id Drive file ID to announce
--space Chat space name (e.g. spaces/SPACE_ID)
--message Custom announcement message
Related skills
Installs
12.7K
GitHub Stars
26.1K
First Seen
Mar 4, 2026