> ## Documentation Index
> Fetch the complete documentation index at: https://docs.push.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Googledocs

Connect to Google Docs to perform various document-related actions.

<Accordion title="Create Document">
  Creates a new google docs document with an optional title and text.
</Accordion>

<Accordion title="Create Document Markdown">
  Creates a new google docs document with an optional title and text.
</Accordion>

<Accordion title="Update Existing Document">
  Updates an existing google docs document with the provided edits.
</Accordion>

<Accordion title="Get Or Create Document By Id">
  Finds or creates a specific document.
</Accordion>

<Accordion title="Update Document Markdown">
  Updates an existing google docs document created using markdown with the new markdown text.
</Accordion>
