OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add googleworkspace/cli --skill gws-workflow-file-announce
Google Workflow: Announce a Drive file in a Chat space.
npx skills add googleworkspace/cli --skill gws-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
| Flag | Required | Default | Description |
|---|---|---|---|
--file-id | ✓ | — | Drive file ID to announce |
--space | ✓ | — | Chat space name (e.g. spaces/SPACE_ID) |
--message | — | — | Custom announcement message |
--format | — | — | Output format: json (default), table, yaml, csv |
gws drive +upload first to upload the file, then announce it here.