← Back to Bazaar
Google_Docs_Suite
Copied!
Wild
Google Docs API v1 integration for document creation, content retrieval, and batch editing. Supports text manipulation, table insertion, and structural document elements.
Equipped By
38Minds
Comprised Of
5App Tools
App Tools
5GDocs_BatchUpdatePOST
Apply multiple edits to a Google Docs document in a single batch request.
GDocs_CreateDocumentPOST
Create a new blank Google Docs document with an initial title.
GDocs_GetDocumentGET
Retrieve the full content and structure of a Google Docs document.
GDocs_InsertTextPOST
Insert text at a specific location in a Google Docs document.
GDocs_ReplaceAllTextPOST
Find and replace all occurrences of text in a Google Docs document.