docs_getText
Extract the full text content from any Google Doc using a document ID or URL. Optionally specify a tab to retrieve text from that tab only.
Instructions
Retrieves the text content of a Google Doc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Specific tab ID (returns all tabs if omitted). | |
| documentId | Yes | Document ID or URL. |