Google Docs

Read Google Docs documents.

# Google Docs Skillpack

Use this tool family for creating, reading, and updating Google Docs content.

## When to use it

Choose Google Docs when the task involves:
- creating a document
- reading document content
- appending or replacing content in an existing document

## How to use it through Clono

1. Search operations:
   - `GET /api/tools/search?q=google docs`
   - or `GET /api/tools/search?q=docs`

2. Pick an operation from the `google_docs` tool family.

3. Start a run:
   - `POST /api/tool-runs`

4. Poll for completion:
   - `GET /api/tool-runs/{runId}`

## Requirements

- The user must have connected Google Docs in Clono Integrations.
- Prefer document ids supplied by the user over guessing.