검색과 성장

Google Docs Workflow

Operate on Google Docs workflows for collaboration, editing, and document tasks.

카테고리
검색과 성장
원본 저장소
Google Workspace
태그
3
  • google-docs
  • workflow
  • documents

기본 정보

카테고리

검색과 성장

적합한 작업

Google Docs collaboration, editing, and workflow organization

원본 저장소

Google Workspace

태그

google-docs, workflow, documents

이럴 때 쓴다

This skill is very concrete in source. It is built around the `gws docs` CLI for Google Docs `create`, `get`, and `batchUpdate`, with a separate `+write` helper for appending content. It is not a vague 'document collaboration' skill.

The source also requires reading `gws-shared` first for auth and global flags, then using `gws schema docs.<resource>.<method>` to inspect parameters. It fits automated document creation, reads, and bulk updates inside the Google Workspace CLI flow.

소스 링크