@googleworkspace/gws-workflow-file-announce

by googleworkspace · v1.0.0 · prompt

Google Workflow: Announce a Drive file in a Chat space.

Install

Add @googleworkspace/gws-workflow-file-announce to Claude Code with the PolySkill CLI: polyskill add @googleworkspace/gws-workflow-file-announce

Instructions

# 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 ```bash 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 | | `--format` | — | — | Output format: json…

Keywords: announce, google, gws, file, workspace, workflow