read_doc
Retrieve the full text content of any Google Doc using its document ID. Get the document title and body text for use in your workflow.
Instructions
Read the content of a Google Doc.
Args: document_id: ID of the document
Returns: Document with id, title, and text content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||