Integration · Productivity
Google Workspace and Meteor AI agents
Connect Google Workspace to Meteor: Gmail, Calendar, Drive, Sheets, Docs and Search Console in a single tool catalog for your Met.
How does Google Workspace connect to Meteor?
Meteor connects to your Google account through OAuth and gives your Met 23 tools in one catalog: search and send email in Gmail, read the calendar with its attendees and its video link, pull the transcript of a Meet call, search Drive, read and write Sheets, export and read Docs, and query Search Console, PageSpeed and the real user experience data for your site.
What it automates
What a Meteor Met does with Google Workspace
Make the meeting leave something in writing
Your Met reads the calendar, pulls the transcript of the call that just ended and leaves the summary and the commitments where the team will actually see them.
A report that updates itself
Operating data is appended to a spreadsheet, one row per event, and tabs get created on their own when a new record type shows up.
Decide what to write with data instead of instinct
Your Met crosses the queries already bringing traffic with the pages receiving them, and decides whether to write a new article or update the one that exists.
Confirm Google saw what you published
After publishing, your Met inspects the URL, confirms whether it got indexed and which canonical Google chose, and resubmits the sitemap when that is needed.
23 tools
Everything your Met can ask Google Workspace for
Each one is a real action in the connector. You can switch off the ones you would rather it never used.
| Tool | What it does |
|---|---|
gmail_search | Searches email using the same Gmail syntax you already use. |
gmail_send | Sends an email from the authenticated account. |
calendar_list_events | Lists events between two dates with attendees, organizer and video link. |
meet_transcripts | Returns the transcript of a finished Meet call, when it was recorded with transcription on. |
drive_search | Searches files in Drive by name or, when you ask for it, by content. |
contacts_list | Lists the contacts of the authenticated account. |
sheets_get | Reads a cell range from a spreadsheet and returns it as data. |
sheets_update | Overwrites cells in a specific range, evaluating formulas. |
sheets_append | Adds rows at the end of a range without overwriting what was already there. |
sheets_clear | Clears the contents of a range without removing its formatting. |
sheets_metadata | Returns the tabs, the named ranges and the document properties. |
sheets_add_tab | Creates a new tab. If one with that title exists, it neither fails nor duplicates it. |
docs_export | Exports a document to text, PDF, Word, HTML or Markdown. |
docs_cat | Returns the text of a document and says so when it truncates for length. |
gsc_list_sites | Lists the sites verified in Search Console with your permission level. |
gsc_top_queries | Returns the queries with the most clicks, impressions or the best position in a period. |
gsc_pages_with_queries | Returns the top pages together with the queries that bring them traffic. |
gsc_inspect_url | Diagnoses a specific URL and reports whether it is indexed and which canonical Google chose. |
gsc_list_sitemaps | Lists the sitemaps registered, with their errors and warnings. |
gsc_submit_sitemap | Submits or resubmits a sitemap to Search Console. |
gsc_indexing_api_submit | Tells Google a URL was created, updated or removed, to speed up crawling. |
psi_audit | Audits performance and core web vitals for a URL, on mobile and desktop. |
crux_history | Historical series of the real user metrics for a URL or a whole domain. |
The limits
What the Google Workspace integration does NOT do
We would rather say it here than have you find out during rollout.
-
It does not reach into other people's accounts in your organization. It runs as the account that authorized it, and only with the permissions granted.
-
It does not return the transcript of a meeting that was not recorded with transcription on. That part depends on how the meeting was set up, not on the integration.
-
It does not administer Google Workspace users, licenses or policies.
-
It does not delete email or files. It searches, reads, sends and writes to sheets and tabs, but it removes nothing.
Before you start
What you need to connect Google Workspace
- 1
Authorization from your Google account
Done once from the Meteor panel through Google sign in. Your password is never requested and never stored.
- 2
Permissions for what you plan to use
Authorizing grants access to Gmail, Calendar, Drive, Sheets and Docs. Search Console and the site metrics also require the site to be verified in your account.
Frequently asked questions
Questions about Google Workspace and Meteor
No. The connection runs through OAuth. You authorize from Google and Meteor receives a revocable grant, never the password.
Only meetings that were recorded with transcription turned on. Your Met takes the meeting identifier from the calendar and pulls the transcript when one exists.
Yes, and it is one of the reasons to connect it. Search Console, per URL index diagnosis, sitemap submission and real user metrics all sit in the same catalog.
Yes, and in three deliberately different modes: overwrite a range, append rows at the end without touching anything, and clear the contents of a range while keeping its formatting.
Step by step
Automations that use Google Workspace
Complete tasks, with the steps and the tools that run at each one.
Want to see a Met running Google Workspace?
We will show you with your own account connected, not with a canned demo.