Skip to main content
Google Docs logo

Google Docs

Lets an agent list, create, read, and batch-edit Google Docs.

What it can do

MethodWhat it does
list_documentsList Google Docs in Drive; name_contains and page_token optional.
create_documentCreate an empty Google Doc with the given title.
get_documentRead a document by document_id; pass fields for a Docs API field mask.
batch_update_documentbatchUpdate: array of Docs API requests.

How to get credentials

Google OAuth - no token to copy.

  1. Start setup and enter the Google email.
  2. Approve the consent screen (documents, drive.metadata.readonly).

Fields to fill in FlyMyAI

FlyMyAI fieldWhere it comes from
USER_GOOGLE_EMAILThe Google account for the documents

Troubleshooting

  • Insert at wrong location - Docs indexes are character-based and include headers; compute indexes from get_document, not visual intuition.
We love our partners - FlyMy.AI builds with the best. Thanks, Google Docs!