Get Document
The Get Document node allows you to retrieve content and metadata from Google Docs documents.Overview
This node enables you to:- Retrieve document content
- Get document structure
- Extract text and formatting
- Access document metadata
- Get revision history
Configuration
Authentication
This node requires:- Google Cloud Project
- Google Docs API enabled
- Service account or OAuth2 credentials
- Read access to the document
Output
The node returns:- Document content
- Document metadata
- Formatting information
- Success/failure status
- Error messages if operation fails