get_doc_content_tool
Extract text content from Google Docs using document ID and user email for integration with Apps Script projects.
Instructions
Get the content of a Google Doc.
Args: user_google_email: The user's Google email address document_id: The document ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | ||
| document_id | Yes |