Google Docs
Productivity

Google Docs Connector

Connect to Google Docs to create and manage documents.

$pip install "toolsconnector[gdocs]"
5
Actions
Productivity
Category
Free
Apache 2.0

All 5 Actions

Action Description Parameters Returns
batch_update ⚠Batch update a documentdocument_id, requestsBatchUpdateResponse
create_document ⚠Create a new documenttitleDocument
get_documentGet a document by IDdocument_idDocument
get_document_textExtract plain text from a documentdocument_idstr
insert_text ⚠Insert text into a documentdocument_id, text  [index]BatchUpdateResponse
Open Interactive Docs & Playground →

Full schema explorer, code generation, and live API testing