gws-apps-script

Installation
Summary

Manage and execute Google Apps Script projects via CLI with direct API access.

  • Supports core operations: create projects, retrieve metadata and content, update script files, and execute scripts via the run method
  • Includes process monitoring to list execution history and status for individual scripts or user-initiated processes
  • Provides deployment and versioning operations for managing script releases
  • Requires gws binary and authentication setup defined in shared skill documentation; use gws schema to inspect method signatures before calling
SKILL.md

apps-script (v1)

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

gws apps-script <resource> <method> [flags]

Helper Commands

Command Description
+push Upload local files to an Apps Script project

API Resources

processes

  • list — List information about processes made by or on behalf of a user, such as process type and current status.
Related skills
Installs
642
GitHub Stars
26.1K
First Seen
Mar 4, 2026