Google Super

200 tools. 103 can modify or destroy data without limits.

27 destructive tools with no built-in limits. Policy required.

Last updated:

103 can modify or destroy data
97 read-only
200 tools total

Community server · catalogue entry checked 12/06/2026 · full schemas captured for 199 of 200 tools

How to control Google Super ↓

What Google Super exposes to your agents

Read (97) Write / Execute (76) Destructive / Financial (27)

What Google Super costs in tokens

77,058 tokens of tool definitions, loaded on every request
39% of a 200k context window
2,656 heaviest tool: GOOGLESUPER_MAPS_EMBED_API
Critical Risk

The most dangerous Google Super tools

103 of Google Super's 200 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Google Super

PolicyLayer is an MCP gateway — it sits between your AI agents and Google Super, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "GOOGLESUPER_BATCH_DELETE_MESSAGES": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "GOOGLESUPER_ACL_PATCH": {
    "limits": [
      {
        "counter": "googlesuper_acl_patch_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "GOOGLESUPER_AGGREGATE_COLUMN_DATA": {
    "limits": [
      {
        "counter": "googlesuper_aggregate_column_data_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Google Super — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON GOOGLE SUPER →

Instant setup, no code required.

All 200 Google Super tools

DESTRUCTIVE 27 tools
Destructive GOOGLESUPER_BATCH_DELETE_MESSAGES Tool to permanently delete multiple Gmail messages in bulk. Use when you need to efficiently remove large numb Destructive GOOGLESUPER_CALENDARS_DELETE Deletes a secondary calendar. Use calendars.clear for clearing all events on primary calendars. Destructive GOOGLESUPER_CLEAR_BASIC_FILTER Tool to clear the basic filter from a sheet. Use when you need to remove an existing basic filter from a speci Destructive GOOGLESUPER_CLEAR_CALENDAR Clears a primary calendar. This operation deletes all events associated with the primary calendar of an accoun Destructive GOOGLESUPER_CLEAR_TASKS Permanently clears all completed tasks from a specified Google Tasks list; this action is destructive and idem Destructive GOOGLESUPER_CLEAR_VALUES Clears cell content (preserving formatting and notes) from a specified A1 notation range in a Google Spreadshe Destructive GOOGLESUPER_DELETE_COMMENT Deletes a comment from a file. Use when you need to remove a specific comment from a Google Drive file. Destructive GOOGLESUPER_DELETE_CONTENT_RANGE Tool to delete a range of content from a Google Document. Use when you need to remove a specific portion of te Destructive GOOGLESUPER_DELETE_DIMENSION Tool to delete specified rows or columns from a sheet in a Google Spreadsheet. Use when you need to remove a r Destructive GOOGLESUPER_DELETE_DRAFT Permanently deletes a specific Gmail draft using its ID; ensure the draft exists and the user has necessary pe Destructive GOOGLESUPER_DELETE_DRIVE Tool to permanently delete a shared drive. Use when you need to remove a shared drive and its contents (if spe Destructive GOOGLESUPER_DELETE_EVENT Deletes a specified event by event_id from a Google Calendar (calendar_id); this action is idempotent and rais Destructive GOOGLESUPER_DELETE_FOOTER Tool to delete a footer from a Google Document. Use when you need to remove a footer from a specific section o Destructive GOOGLESUPER_DELETE_HEADER Deletes the header from the specified section or the default header if no section is specified. Use this tool Destructive GOOGLESUPER_DELETE_MESSAGE Permanently deletes a specific email message by its ID from a Gmail mailbox; for user_id, use 'me' for the aut Destructive GOOGLESUPER_DELETE_NAMED_RANGE Tool to delete a named range from a Google Document. Use when you need to remove a previously defined named ra Destructive GOOGLESUPER_DELETE_PERMISSION Deletes a permission from a file by permission ID. Use when you need to revoke access for a specific user or g Destructive GOOGLESUPER_DELETE_REPLY Tool to delete a specific reply by reply ID. Use when you need to remove a reply from a comment on a file. Destructive GOOGLESUPER_DELETE_SHEET Tool to delete a sheet (worksheet) from a spreadsheet. Use when you need to remove a specific sheet from a Goo Destructive GOOGLESUPER_DELETE_TABLE Tool to delete an entire table from a Google Document. Use when you have the document ID and the specific star Destructive GOOGLESUPER_DELETE_TABLE_COLUMN Tool to delete a column from a table in a Google Document. Use this tool when you need to remove a specific co Destructive GOOGLESUPER_DELETE_TABLE_ROW Tool to delete a row from a table in a Google Document. Use when you need to remove a specific row from an exi Destructive GOOGLESUPER_DELETE_TASK Deletes a specified task from a given task list in Google Tasks. Destructive GOOGLESUPER_DELETE_TASK_LIST Permanently deletes an existing Google Task list, identified by tasklist_id, along with all its tasks; this op Destructive GOOGLESUPER_EMPTY_TRASH Tool to permanently delete all of the user's trashed files. Use when you want to empty the trash in Google Dri Destructive GOOGLESUPER_GOOGLE_DRIVE_DELETE_FOLDER_OR_FILE_ACTION Tool to delete a file or folder in Google Drive. Use when you need to permanently remove a specific file or fo Destructive GOOGLESUPER_MOVE_TO_TRASH Moves an existing, non-deleted email message to the trash for the specified user.
WRITE 73 tools
Write GOOGLESUPER_ACL_PATCH Updates an access control rule for a calendar using patch semantics (partial update). This allows modifying sp Write GOOGLESUPER_ADD_ENRICHMENT Adds an enrichment at a specified position in a defined album. Write GOOGLESUPER_ADD_FILE_SHARING_PREFERENCE Modifies sharing permissions for an existing Google Drive file, granting a specified role to a user, group, do Write GOOGLESUPER_ADD_LABEL_TO_EMAIL Adds and/or removes specified Gmail labels for a message; ensure message_id and all label_ids are valid (use ' Write GOOGLESUPER_ADD_OR_REMOVE_TO_CUSTOMER_LIST AddOrRemoveToCustomerList Tool will add a contact to a customer list in Google Ads. Note: It takes 6 to 12 hou Write GOOGLESUPER_ADD_SHEET Adds a new sheet (worksheet) to a spreadsheet. Use this tool to create a new tab within an existing Google She Write GOOGLESUPER_APPEND_DIMENSION Tool to append new rows or columns to a sheet, increasing its size. Use when you need to add empty rows or col Write GOOGLESUPER_BATCH_ADD_MEDIA_ITEMS Adds one or more media items to an album in Google Photos. Write GOOGLESUPER_BATCH_CREATE_MEDIA_ITEMS Unified action to upload media files and create them as items in Google Photos. Write GOOGLESUPER_BATCH_MODIFY_MESSAGES Modify labels on multiple Gmail messages in one efficient API call. Supports up to 1,000 messages per request Write GOOGLESUPER_BATCH_UPDATE Updates a specified range in a Google Sheet with given values, or appends them as new rows if first_cell_locat Write GOOGLESUPER_BATCH_UPDATE_VALUES_BY_DATA_FILTER Tool to update values in ranges matching data filters. Use when you need to update specific data in a Google S Write GOOGLESUPER_CALENDAR_LIST_INSERT Inserts an existing calendar into the user's calendar list. Write GOOGLESUPER_CALENDAR_LIST_UPDATE Updates an existing entry on the user\'s calendar list. Write GOOGLESUPER_CALENDARS_UPDATE Updates metadata for a calendar. Write GOOGLESUPER_COPY_DOCUMENT Tool to create a copy of an existing Google Document. Use this to duplicate a document, for example, when usin Write GOOGLESUPER_COPY_FILE Duplicates an existing file in Google Drive, identified by its file_id. Write GOOGLESUPER_CREATE_ALBUM Creates a new album in Google Photos. Write GOOGLESUPER_CREATE_AUDIENCE_EXPORT Tool to create an audience export. Use after configuring the audience and dimensions to produce a long-running Write GOOGLESUPER_CREATE_AUDIENCE_LIST Tool to create an audience list. Use when you need to define and asynchronously populate a new AudienceList re Write GOOGLESUPER_CREATE_CHART Create a chart in a Google Sheets spreadsheet using the specified data range and chart type. Conditional requi Write GOOGLESUPER_CREATE_COMMENT Tool to create a comment on a file. Use when you need to add a new comment to a specific file in Google Drive. Write GOOGLESUPER_CREATE_CUSTOMER_LIST CreateCustomerList Tool will create a customer list in Google Ads. Write GOOGLESUPER_CREATE_DOCUMENT Creates a new Google Docs document using the provided title as filename and inserts the initial text at the be Write GOOGLESUPER_CREATE_DOCUMENT_MARKDOWN Creates a new Google Docs document, optionally initializing it with a title and content provided as Markdown t Write GOOGLESUPER_CREATE_DRIVE Tool to create a new shared drive. Use when you need to programmatically create a new shared drive for collabo Write GOOGLESUPER_CREATE_EMAIL_DRAFT Creates a Gmail email draft, requiring at least one of recipient_email, cc, or bcc must be provided. Atleast o Write GOOGLESUPER_CREATE_EVENT Create a Google Calendar event using start_datetime plus event_duration_hour and event_duration_minutes fields Write GOOGLESUPER_CREATE_EXPANDED_DATA_SET Tool to create an expanded data set for a property. Use when you need to combine specific dimensions and metri Write GOOGLESUPER_CREATE_FILE Creates a new file or folder with metadata. Use to create empty files or folders, or files with content by pro Write GOOGLESUPER_CREATE_FILE_FROM_TEXT Creates a new file in Google Drive from provided text content (up to 10MB), supporting various formats includi Write GOOGLESUPER_CREATE_FOLDER Creates a new folder in Google Drive, optionally within a parent folder specified by its ID or name; if a pare Write GOOGLESUPER_CREATE_FOOTER Tool to create a new footer in a Google Document. Use when you need to add a footer, optionally specifying its Write GOOGLESUPER_CREATE_FOOTNOTE Tool to create a new footnote in a Google Document. Use this when you need to add a footnote at a specific loc Write GOOGLESUPER_CREATE_GOOGLE_SHEET1 Creates a new Google Spreadsheet in Google Drive using the provided title. Write GOOGLESUPER_CREATE_HEADER Tool to create a new header in a Google Document. Use this tool when you need to add a header to a document, o Write GOOGLESUPER_CREATE_LABEL Creates a new label with a unique name in the specified user's Gmail account. Write GOOGLESUPER_CREATE_MEET Creates a new Google Meet space, optionally configuring its access type and entry point access controls. Write GOOGLESUPER_CREATE_NAMED_RANGE Tool to create a new named range in a Google Document. Use this to assign a name to a specific part of the doc Write GOOGLESUPER_CREATE_PARAGRAPH_BULLETS Tool to add bullets to paragraphs within a specified range in a Google Document. Use when you need to format a Write GOOGLESUPER_CREATE_REPLY Tool to create a reply to a comment in Google Drive. Use when you need to respond to an existing comment on a Write GOOGLESUPER_CREATE_ROLLUP_PROPERTY Tool to create a GA4 Roll-up Property and optionally initial source links. Write GOOGLESUPER_CREATE_SHORTCUT_TO_FILE Tool to create a shortcut to a file or folder in Google Drive. Use when you need to link to an existing Drive Write GOOGLESUPER_CREATE_SPREADSHEET_COLUMN Creates a new column in a Google Spreadsheet, requiring a valid spreadsheet_id and an existing sheet_id; an ou Write GOOGLESUPER_CREATE_SPREADSHEET_ROW Inserts a new, empty row into a specified sheet of a Google Spreadsheet at a given index, optionally inheritin Write GOOGLESUPER_CREATE_TASK_LIST Creates a new task list with the specified title. Write GOOGLESUPER_DELETE_PARAGRAPH_BULLETS Tool to remove bullets from paragraphs within a specified range in a Google Document. Use when you need to cle Write GOOGLESUPER_DUPLICATE_CALENDAR Creates a new, empty Google Calendar with the specified title (summary). Write GOOGLESUPER_EDIT_FILE Updates an existing Google Drive file by overwriting its entire content with new text (max 10MB). This action Write GOOGLESUPER_EVENTS_MOVE Moves an event to another calendar, i.e., changes an event's organizer. Write GOOGLESUPER_FILES_MODIFY_LABELS Modifies the set of labels applied to a file. Returns a list of the labels that were added or modified. Use wh Write GOOGLESUPER_FIND_REPLACE Tool to find and replace text in a Google Spreadsheet. Use when you need to fix formula errors, update values, Write GOOGLESUPER_FORMAT_CELL Applies text and background cell formatting to a specified range in a Google Sheets worksheet. Write GOOGLESUPER_FORWARD_MESSAGE Forward an existing Gmail message to specified recipients, preserving original body and attachments. Write GOOGLESUPER_GENERATE_IDS Generates a set of file IDs which can be provided in create or copy requests. Use when you need to pre-allocat Write GOOGLESUPER_HIDE_DRIVE Tool to hide a shared drive from the default view. Use when you want to remove a shared drive from the user's Write GOOGLESUPER_INSERT_DIMENSION Tool to insert new rows or columns into a sheet at a specified location. Use when you need to add empty rows o Write GOOGLESUPER_INSERT_INLINE_IMAGE Tool to insert an image from a given URI at a specified location in a Google Document as an inline image. Use Write GOOGLESUPER_INSERT_PAGE_BREAK Tool to insert a page break into a Google Document. Use when you need to start new content on a fresh page, su Write GOOGLESUPER_INSERT_TABLE_ACTION Tool to insert a table into a Google Document. Use when you need to add a new table at a specific location or Write GOOGLESUPER_INSERT_TABLE_COLUMN Tool to insert a new column into a table in a Google Document. Use this tool when you need to add a column to Write GOOGLESUPER_INSERT_TASK Creates a new task in a given tasklist_id, optionally as a subtask of an existing task_parent or positioned af Write GOOGLESUPER_INSERT_TEXT_ACTION Tool to insert a string of text at a specified location within a Google Document. Use when you need to add new Write GOOGLESUPER_MODIFY_THREAD_LABELS Adds or removes specified existing label IDs from a Gmail thread, affecting all its messages; ensure the threa Write GOOGLESUPER_MOVE_FILE Tool to move a file from one folder to another in Google Drive. Use when you need to reorganize files by chang Write GOOGLESUPER_MOVE_TASK Moves the specified task to another position in the destination task list. Write GOOGLESUPER_PATCH_CALENDAR Partially updates (PATCHes) an existing Google Calendar, modifying only the fields provided; summary is mandat Write GOOGLESUPER_PATCH_EVENT Update specified fields of an existing event in a Google Calendar using patch semantics (array fields like att Write GOOGLESUPER_PATCH_LABEL Patches the specified label. Write GOOGLESUPER_PATCH_TASK Partially updates an existing task (identified by task_id) within a specific Google Task list (identified by t Write GOOGLESUPER_PATCH_TASK_LIST Updates the title of an existing Google Tasks task list. Write GOOGLESUPER_QUICK_ADD Parses natural language text to quickly create a basic Google Calendar event with its title, date, and time, s Write GOOGLESUPER_REMOVE_ATTENDEE Removes an attendee from a specified event in a Google Calendar; the calendar and event must exist.
READ 97 tools
Read GOOGLESUPER_AGGREGATE_COLUMN_DATA Searches for rows where a specific column matches a value and performs mathematical operations on data from an Read GOOGLESUPER_BATCH_GET Retrieves data from specified cell ranges in a Google Spreadsheet. Read GOOGLESUPER_BATCH_GET_MEDIA_ITEMS Returns the list of media items for the specified media item identifiers. Read GOOGLESUPER_BATCH_RUN_REPORTS Tool to return multiple analytics data reports in a batch. Use when you need to fetch multiple reports for one Read GOOGLESUPER_CHECK_COMPATIBILITY Tool to list dimensions and metrics compatible with a GA4 report request. Use when you need to validate compat Read GOOGLESUPER_COMPUTE_ROUTE_MATRIX Calculates travel distance and duration matrix between multiple origins and destinations using the modern Rout Read GOOGLESUPER_DISTANCE_MATRIX_API DEPRECATED: Legacy API that calculates travel distance and time for a matrix of origins and destinations. This Read GOOGLESUPER_DOWNLOAD_FILE Downloads a file from Google Drive by its ID. For Google Workspace documents (Docs, Sheets, Slides), optionall Read GOOGLESUPER_EVENTS_INSTANCES Returns instances of the specified recurring event. Read GOOGLESUPER_EVENTS_LIST Returns events on the specified calendar. Read GOOGLESUPER_FETCH_EMAILS Fetches a list of email messages from a Gmail account, supporting filtering, pagination, and optional full con Read GOOGLESUPER_FETCH_MESSAGE_BY_MESSAGE_ID Fetches a specific email message by its ID, provided the message_id exists and is accessible to the authentica Read GOOGLESUPER_FETCH_MESSAGE_BY_THREAD_ID Retrieves messages from a Gmail thread using its thread_id, where the thread must be accessible by the specifi Read GOOGLESUPER_FIND_EVENT Finds events in a specified Google Calendar using text query, time ranges (event start/end, last modification) Read GOOGLESUPER_FIND_FILE The comprehensive Google Drive search tool that handles all file and folder discovery needs. Use this for any Read GOOGLESUPER_FIND_FOLDER Tool to find a folder in Google Drive by its name and optionally a parent folder. Use when you need to locate Read GOOGLESUPER_FIND_FREE_SLOTS Finds both free and busy time slots in Google Calendars for specified calendars within a defined time range (d Read GOOGLESUPER_FIND_WORKSHEET_BY_TITLE Finds a worksheet by its exact, case-sensitive title within a Google Spreadsheet; returns a boolean indicating Read GOOGLESUPER_FREE_BUSY_QUERY Returns free/busy information for a set of calendars. Read GOOGLESUPER_GEOCODING_API DEPRECATED: Legacy API to convert addresses into geographic coordinates (latitude and longitude) and vice vers Read GOOGLESUPER_GET_ABOUT Tool to retrieve information about the user, the user's Drive, and system capabilities. Use when you need to c Read GOOGLESUPER_GET_ACCOUNT Tool to retrieve a single Account by its resource name. Use when you need detailed account info after confirmi Read GOOGLESUPER_GET_ALBUM Returns the album based on the specified albumId. Read GOOGLESUPER_GET_ATTACHMENT Retrieves a specific attachment by ID from a message in a user's Gmail mailbox, requiring valid message and at Read GOOGLESUPER_GET_AUDIENCE_EXPORT Tool to get configuration metadata for an Audience Export. Use after creating an Audience Export to retrieve i Read GOOGLESUPER_GET_AUDIENCE_LIST Tool to get configuration metadata about a specific audience list. Use after confirming the audience list reso Read GOOGLESUPER_GET_CALENDAR Retrieves a specific Google Calendar, identified by calendar_id, to which the authenticated user has access. Read GOOGLESUPER_GET_CAMPAIGN_BY_ID GetCampaignById Tool will return details of a campaign in Google Ads. Read GOOGLESUPER_GET_CAMPAIGN_BY_NAME GetCampaignByName Tool will run a SQL GetCampaignByName in Google Ads. Read GOOGLESUPER_GET_CHANGES_START_PAGE_TOKEN Tool to get the starting pageToken for listing future changes in Google Drive. Use this when you need to track Read GOOGLESUPER_GET_CHARTS_FROM_SPREADSHEET Tool to retrieve a list of all charts from a specified Google Sheets spreadsheet. Use when you need to get cha Read GOOGLESUPER_GET_COMMENT Tool to get a comment by ID. Use when you need to retrieve a specific comment from a Google Drive file and hav Read GOOGLESUPER_GET_CONFERENCE_RECORD_FOR_MEET Get conference record Read GOOGLESUPER_GET_CONTACTS Fetches contacts (connections) for the authenticated Google account, allowing selection of specific data field Read GOOGLESUPER_GET_CURRENT_DATE_TIME Gets the current date and time, allowing for a specific timezone offset. Read GOOGLESUPER_GET_CUSTOMER_LISTS GetCustomerLists Tool will list all customer lists in Google Ads. Read GOOGLESUPER_GET_DIRECTION DEPRECATED: Legacy API that fetches detailed directions between an origin and a destination, supporting interm Read GOOGLESUPER_GET_DOCUMENT_BY_ID Retrieves an existing Google Document by its ID; will error if the document is not found. Read GOOGLESUPER_GET_DRIVE Tool to get a shared drive by ID. Use when you need to retrieve information about a specific shared drive. Read GOOGLESUPER_GET_FILE_METADATA Tool to get a file's metadata by ID. Use when you need to retrieve the metadata for a specific file in Google Read GOOGLESUPER_GET_KEY_EVENT Tool to retrieve a Key Event. Use after confirming the key event resource name. Read GOOGLESUPER_GET_MEDIA_ITEM_DOWNLOAD Downloads a media item from Google Photos and returns it as a file. Read GOOGLESUPER_GET_MEET Retrieve details of a Google Meet space using its unique identifier. Read GOOGLESUPER_GET_METADATA Tool to get metadata for dimensions, metrics, and comparisons for a GA4 property. Use when you need to discove Read GOOGLESUPER_GET_PARTICIPANT_SESSION Tool to get a specific participant session from a conference record. Use when you need to retrieve details abo Read GOOGLESUPER_GET_PEOPLE Retrieves either a specific person's details (using resource_name) or lists 'Other Contacts' (if other_contact Read GOOGLESUPER_GET_PERMISSION Gets a permission by ID. Use this tool to retrieve a specific permission for a file or shared drive. Read GOOGLESUPER_GET_PROFILE Retrieves key Gmail profile information (email address, message/thread totals, history ID) for a user. Read GOOGLESUPER_GET_PROPERTY_QUOTAS_SNAPSHOT Tool to retrieve all property quotas organized by category for a given property. Use when you need to check cu Read GOOGLESUPER_GET_RECORDINGS_BY_CONFERENCE_RECORD_ID Retrieves recordings from Google Meet for a given conference record ID. Read GOOGLESUPER_GET_REPLY Tool to get a specific reply to a comment on a file. Use when you need to retrieve the details of a particular Read GOOGLESUPER_GET_REVISION Tool to get a specific revision's metadata by revision ID. Use when you need to retrieve information about a p Read GOOGLESUPER_GET_ROUTE Calculates one or more routes between two specified locations. Uses various travel modes and preferences; addr Read GOOGLESUPER_GET_SHEET_NAMES Lists all worksheet names from a specified Google Spreadsheet (which must exist), useful for discovering sheet Read GOOGLESUPER_GET_SPREADSHEET_BY_DATA_FILTER Returns the spreadsheet at the given ID, filtered by the specified data filters. Use this tool when you need t Read GOOGLESUPER_GET_SPREADSHEET_INFO Retrieves comprehensive metadata for a Google Spreadsheet using its ID, excluding cell data. Read GOOGLESUPER_GET_TABLE_SCHEMA This action is used to get the schema of a table in a Google Spreadsheet, call this action to get the schema o Read GOOGLESUPER_GET_TASK Use to retrieve a specific Google Task if its task_id and parent tasklist_id are known. Read GOOGLESUPER_GET_TASK_LIST Retrieves a specific task list from the user's Google Tasks if the tasklist_id exists for the authenticated us Read GOOGLESUPER_GET_TRANSCRIPTS_BY_CONFERENCE_RECORD_ID Retrieves all transcripts for a specific Google Meet conference using its conferenceRecord_id. Read GOOGLESUPER_LIST_ACCOUNTS Tool to list all Accounts accessible by the caller. Use when you need to enumerate all Google Analytics accoun Read GOOGLESUPER_LIST_ACL_RULES Retrieves the list of access control rules (ACLs) for a specified calendar, providing the necessary 'rule_id' Read GOOGLESUPER_LIST_ALBUMS Lists all albums shown to a user in the Albums tab of Google Photos. Read GOOGLESUPER_LIST_AUDIENCE_EXPORTS Tool to list all audience exports for a GA4 property. Use when you need to fetch its export history after init Read GOOGLESUPER_LIST_AUDIENCE_LISTS Tool to list all audience lists for a GA4 property. Use when you need to retrieve a property's configured audi Read GOOGLESUPER_LIST_AUDIENCES Tool to list all audiences on a property. Use when you need to fetch all audiences for a GA4 property after co Read GOOGLESUPER_LIST_CALENDARS Retrieves a paginated list of calendars from the user's calendar list, with optional filtering and sync capabi Read GOOGLESUPER_LIST_CHANGES Tool to list the changes for a user or shared drive. Use when you need to track modifications to files and fol Read GOOGLESUPER_LIST_COMMENTS Tool to list all comments for a file in Google Drive. Use when you need to retrieve comments associated with a Read GOOGLESUPER_LIST_CONFERENCE_RECORDS Tool to list conference records. Use when you need to retrieve a list of past conferences, optionally filterin Read GOOGLESUPER_LIST_DRAFTS Retrieves a paginated list of email drafts from a user's Gmail account. Use verbose=true to get full draft det Read GOOGLESUPER_LIST_FILE_LABELS Tool to list the labels on a file. Use when you need to retrieve all labels associated with a specific file in Read GOOGLESUPER_LIST_FILES Tool to list a user's files and folders in Google Drive. Use this to search or browse for files and folders ba Read GOOGLESUPER_LIST_HISTORY Tool to list Gmail mailbox change history since a known startHistoryId. Use when performing incremental mailbo Read GOOGLESUPER_LIST_KEY_EVENTS Tool to list Key Events. Use when you need to retrieve all key event definitions for a given property. Read GOOGLESUPER_LIST_LABELS Retrieves a list of all system and user-created labels for the specified Gmail account. Read GOOGLESUPER_LIST_MEDIA_ITEMS Lists all media items from a user's Google Photos library. Read GOOGLESUPER_LIST_PARTICIPANT_SESSIONS Tool to list all participant sessions for a specific conference record in Google Meet. Use this when you need Read GOOGLESUPER_LIST_PERMISSIONS Tool to list a file's permissions. Use when you need to retrieve all permissions associated with a specific fi Read GOOGLESUPER_LIST_PROPERTIES Tool to list GA4 properties under a specific account. Use after obtaining an account ID; supports pagination a Read GOOGLESUPER_LIST_REPLIES_TO_COMMENT Tool to list replies to a comment in Google Drive. Use this when you need to retrieve all replies associated w Read GOOGLESUPER_LIST_REPORTING_DATA_ANNOTATIONS Tool to list all Reporting Data Annotations on a property. Use when you need to retrieve or inspect annotation Read GOOGLESUPER_LIST_REVISIONS Tool to list a file's revisions. Use when you need to retrieve the revision history of a specific file in Goog Read GOOGLESUPER_LIST_ROLLUP_PROPERTIES Tool to list roll-up GA4 properties accessible to the caller. Use when you need to identify roll-up properties Read GOOGLESUPER_LIST_SEARCH_ADS360_LINKS Tool to list all SearchAds360Links on a property. Use when you need to fetch all Search Ads 360 links for a gi Read GOOGLESUPER_LIST_SHARED_DRIVES Tool to list the user's shared drives. Use when you need to get a list of all shared drives accessible to the Read GOOGLESUPER_LIST_SPREADSHEET_CHARTS_ACTION Tool to retrieve a list of charts with their IDs and metadata from a Google Sheets spreadsheet. Use to identif Read GOOGLESUPER_LIST_TABLES This action is used to list all tables in a Google Spreadsheet, call this action to get the list of tables in Read GOOGLESUPER_LIST_TASK_LISTS Fetches the authenticated user's task lists from Google Tasks; results may be paginated. Read GOOGLESUPER_LIST_TASKS Retrieves tasks from a Google Tasks list; all date/time strings must be RFC3339 UTC, and showCompleted must be Read GOOGLESUPER_LIST_THREADS Retrieves a list of email threads from a Gmail account, identified by user_id (email address or 'me'), support Read GOOGLESUPER_LOOKUP_SPREADSHEET_ROW Finds the first row in a Google Spreadsheet where a cell's entire content exactly matches the query string, se Read GOOGLESUPER_MAPS_EMBED_API Tool to generate an embeddable Google Map URL and HTML iframe code. Use when you need to display a map (place, Read GOOGLESUPER_NEARBY_SEARCH Searches for places (e.g., restaurants, parks) within a specified circular area, with options to filter by pla Read GOOGLESUPER_PARSE_FILE DEPRECATED: Exports Google Workspace files (max 10MB) to a specified format using mime_type, or downloads othe Read GOOGLESUPER_QUERY_AUDIENCE_EXPORT Tool to query a completed audience export. Use when you need to fetch user rows with pagination. Read GOOGLESUPER_QUERY_AUDIENCE_LIST Tool to query an audience list. Use when you need to retrieve user rows from a GA4 audience list with paginati

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Google Super

Can an AI agent delete data through the Google Super MCP server? +

Yes. The Google Super server exposes 27 destructive tools including GOOGLESUPER_BATCH_DELETE_MESSAGES, GOOGLESUPER_CALENDARS_DELETE, GOOGLESUPER_CLEAR_BASIC_FILTER. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Google Super? +

The Google Super server has 73 write tools including GOOGLESUPER_ACL_PATCH, GOOGLESUPER_ADD_ENRICHMENT, GOOGLESUPER_ADD_FILE_SHARING_PREFERENCE. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Google Super.

How many tools does the Google Super MCP server expose? +

200 tools across 4 categories: Destructive, Execute, Read, Write. 97 are read-only. 103 can modify, create, or delete data.

How do I enforce a policy on Google Super? +

Register the Google Super MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Google Super tool call.

Deterministic rules across all 200 Google Super tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

200 Google Super tools catalogued and risk-classified — across an index of 46,500+ MCP servers.

// WHERE THIS COMES FROM

These policies come from Google Super's registry record.

The record behind this page: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.