Get document
get_documentFetch a Google Doc's metadata and plain-text content across all tabs to see the full context behind comments.
Instructions
Read a Google Doc: metadata (title, owner, last modified) and its plain-text content across all tabs. Useful to understand what the comments refer to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document | Yes | Google Docs document ID or full URL (https://docs.google.com/document/d/<id>/edit). | |
| max_chars | No | Maximum number of characters of content to return. | |
| include_content | No | Include the document text. Set false for metadata only. |