Google Docs logo

Google Docs Runner Workflows

Land the output in a shared doc, not a throwaway response box.

Runner uses the backend Google Docs toolkit in an upstream-heavy configuration, with patched descriptions that steer document workflows toward markdown-based creation and updates.

GoogleDocuments
What would you like to do?

What Runner actually does with Google Docs

This page is tied to the real connector definition inside Runner. The highlights below describe the kinds of actions, safeguards, and workflow patterns the app page represents, not a generic integration directory blurb.

Create a shared doc from markdown in one step.

Replace or revise full document content without fragile index math.

Search, copy, and templatize working docs inside the same workflow.

Backend surface

Composio toolkit powers this connector inside Runner. Backed by the `googledocs` toolkit in Runner's backend catalog with patched Docs operations for safer markdown-first document edits.

Operational notes

  • The backend explicitly pushes simple workflows toward markdown-based create/update tools rather than error-prone index editing.
  • Precise document surgery is still available through batch update operations when needed.

Connect Google Docs to your favorite apps

Apps that show up alongside Google Docs in real Runner workflows. Each badge links to its own integration page.

Triggers and actions

What Runner can do with Google Docs. These are grounded in the real backend connector definitions, not generic marketing filler.

Create a formatted memo from markdown

GOOGLEDOCS_CREATE_DOCUMENT_MARKDOWN

Create a new Google Doc initialized with markdown content.

Create a new Google Doc memo from these board prep notes with headings, bullets, and a risks section.

Runner writes directly into a collaborative doc instead of leaving you with text to paste.

Replace the current draft safely

GOOGLEDOCS_UPDATE_DOCUMENT_MARKDOWN

Replace the entire content of an existing Google Doc with new markdown content.

Replace the current investor update draft with this revised version and keep the doc URL the same.

The shared document updates in place, which is exactly what the team needs to review.

Search for the document before editing

GOOGLEDOCS_SEARCH_DOCUMENTS

Search Google Docs using filters like name, content, dates, starred, and shared state.

Find the most recent doc that mentions Luminance board prep and open that one first.

Runner edits the right document instead of creating another duplicate draft.

Duplicate a template and fill it in

GOOGLEDOCS_COPY_DOCUMENT

Create a copy of an existing document for template-based workflows.

Copy the weekly investor update template and prepare the new draft for this Friday.

Template workflows become reusable instead of repetitive.

Run targeted find-and-replace

GOOGLEDOCS_REPLACE_ALL_TEXT

Global find-and-replace across a document.

Replace every mention of Acme Pilot with Acme Rollout in the shared memo.

Runner can make bulk document cleanup changes without manual scanning.

Use Google Docs inside a real workflow

Download Runner to connect Google Docs to the rest of your workflow instead of treating it like another isolated tab.

More apps