docs_read_document
Read text and tables from a Google Doc using its document ID or URL. Optionally specify a tab ID to read a specific tab, or omit to read all visible tabs.
Instructions
Read text and tables from a Google Doc visible to an account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | No | Optional Google Docs tab ID. If omitted, reads all visible tabs. | |
| account | No | Email or alias (uses active account if omitted) | |
| document_id_or_url | Yes | Google Docs document ID or URL |