← Back to Bazaar
GoogleDocs_Suite_v2
Copied!
Verified
Enhanced Google Docs API suite with native OAuth2 support. Provides high-fidelity document management via automatic handshake. Includes the flexible BatchUpdate tool supporting all 37 request types for advanced formatting, table management, structural edits, and image handling.
Equipped By
246Minds
Comprised Of
7App Tools
App Tools
7GoogleDocs_BatchUpdatePOST
Apply one or more updates to a Google Docs document. Supports all 37 request types for advanced document manipulation.
GoogleDocs_CreateDocumentPOST
Create a new blank Google Docs document with an initial title.
GoogleDocs_DeleteContentPOST
Delete a range of text/content from a Google Doc.
GoogleDocs_InsertTablePOST
Insert a table into a Google Doc at a specific index.
GoogleDocs_ReplaceAllTextPOST
Find and replace all instances of a string in a Google Doc.
GoogleDocs_UpdateParagraphStyleAlignmentPOST
Update paragraph alignment (ALIGN_LEFT, ALIGN_CENTER, ALIGN_RIGHT, ALIGN_JUSTIFIED).
GoogleDocs_UpdateTextStyleBoldPOST
Apply bold formatting to a text range.