Prompt Buddy logoPrompt Buddy

google · Google Workspace Docs

Google Docs API overview

An introductory guide to the Google Docs API that outlines core concepts, document structure, request/response patterns, and common operational tasks like text manipulation and document management.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Google Docs API overview

An introductory guide to the Google Docs API that outlines core concepts, document structure, request/response patterns, and common operational tasks like text manipulation and document management.

When To Use

Use when you need to understand the fundamental architecture, document structure, and available capabilities for programmatically creating, editing, or managing Google Docs content.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/google-docs-api-overview-workflow-guide.mdAn overview of the Google Docs API capabilities for creating and modifying documents within Google Workspace.Questions about an overview of the Google Docs API capabilities for creating and modifying documents within Google Workspace.
examples/google-docs-api-overview-document-id-format.textA text file demonstrating the structure of a Google Docs URL and the location of the document ID.Exact payloads, commands, or snippets shown in A text file demonstrating the structure of a Google Docs URL and the location of the document ID.

What This Skill Covers

  • The Google Docs API lets you create and modify documents in Google Docs.
  • Main sections: Related topics.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://developers.google.com/workspace/docs/api/how-tos/overview