github not yet analyzed

Google Super

github

Google Super App combines all Google services including Drive, Calendar, Gmail, Sheets, Analytics, Ads, and more, providing a unified platform for seamless integration and management of your digital life.

maintainer
googlesuper
license
first seen
2026-05-22
last seen
2026-06-16
releases · 30d
0
short id

Drift inferred · capture-to-capture

  1. MEDIUM gained untrusted · 14 tools changed permissions
  2. LOW gained verified

tool count over time

200t
200t
200t
capabilities 200 tools
transport http verified reported Smithery-verified counts 200 tools · 0 res · 0 prompts permission surface via registry introspection

tools

  • GOOGLESUPER_ACL_PATCH

    Updates an access control rule for a calendar using patch semantics (partial update). This allows modifying specific fields without affecting other properties. Note: Each patch request consumes three quota units. For domain-type ACL rules, if PATCH fails with 500 error, this action will automatically fallback to UPDATE method.

    in ▸ role scope rule_id calendar_id send_notifications

  • GOOGLESUPER_ADD_ENRICHMENT

    Adds an enrichment at a specified position in a defined album.

    in ▸ albumId albumPosition newEnrichmentItem

  • GOOGLESUPER_ADD_FILE_SHARING_PREFERENCE

    Modifies sharing permissions for an existing Google Drive file, granting a specified role to a user, group, domain, or 'anyone'.

    in ▸ role type domain file_id email_address transfer_ownership

  • 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 'listLabels' for custom label IDs).

    in ▸ user_id message_id add_label_ids remove_label_ids

  • 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 hours for changes to be reflected in the customer list.

    in ▸ emails operation resource_name

  • GOOGLESUPER_ADD_SHEET

    Adds a new sheet (worksheet) to a spreadsheet. Use this tool to create a new tab within an existing Google Sheet, optionally specifying its title, index, size, and other properties. IMPORTANT: - Always provide the spreadsheetId. Use 'Search Spreadsheets' action if you need to find it by name - Sheet names must be unique within the spreadsheet - For tab colors, use EITHER rgbColor OR themeColor, never both - Index must be less than or equal to the current number of sheets - CONCURRENCY WARNING: Do not use 'index' when creating multiple sheets in parallel - this causes 'index is too high' errors. For parallel creation, omit the index field and let sheets be added at the end Common use cases: - Add a new sheet with a specific name - Insert a sheet at a specific position - Create a sheet with custom colors and formatting

    in ▸ properties spreadsheetId

  • GOOGLESUPER_AGGREGATE_COLUMN_DATA

    Searches for rows where a specific column matches a value and performs mathematical operations on data from another column.

    in ▸ operation sheet_name search_value search_column target_column case_sensitive has_header_row spreadsheet_id percentage_total

  • 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 columns to an existing sheet.

    in ▸ length sheet_id dimension spreadsheet_id

  • GOOGLESUPER_BATCH_ADD_MEDIA_ITEMS

    Adds one or more media items to an album in Google Photos.

    in ▸ albumId mediaItemIds

  • GOOGLESUPER_BATCH_CREATE_MEDIA_ITEMS

    Unified action to upload media files and create them as items in Google Photos.

    in ▸ files albumId albumPosition

  • GOOGLESUPER_BATCH_DELETE_MESSAGES

    Tool to permanently delete multiple Gmail messages in bulk. Use when you need to efficiently remove large numbers of emails (e.g., retention enforcement, mailbox hygiene).

    in ▸ ids userId

  • GOOGLESUPER_BATCH_GET

    Retrieves data from specified cell ranges in a Google Spreadsheet.

    in ▸ ranges spreadsheet_id valueRenderOption dateTimeRenderOption

  • GOOGLESUPER_BATCH_GET_MEDIA_ITEMS

    Returns the list of media items for the specified media item identifiers.

    in ▸ mediaItemIds

  • GOOGLESUPER_BATCH_MODIFY_MESSAGES

    Modify labels on multiple Gmail messages in one efficient API call. Supports up to 1,000 messages per request for bulk operations like archiving, marking as read/unread, or applying custom labels.

    in ▸ userId messageIds addLabelIds removeLabelIds

  • GOOGLESUPER_BATCH_RUN_REPORTS

    Tool to return multiple analytics data reports in a batch. Use when you need to fetch multiple reports for one GA4 property in a single request.

    in ▸ property requests

  • GOOGLESUPER_BATCH_UPDATE

    Updates a specified range in a Google Sheet with given values, or appends them as new rows if `first_cell_location` is omitted. Auto-expands grid for large datasets, preventing range errors. Requirements: Target sheet must exist and spreadsheet must contain at least one worksheet.

    in ▸ values sheet_name spreadsheet_id valueInputOption first_cell_location includeValuesInResponse

  • 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 Sheet based on criteria rather than fixed cell ranges.

    in ▸ data spreadsheetId valueInputOption includeValuesInResponse responseValueRenderOption responseDateTimeRenderOption

  • GOOGLESUPER_CALENDARS_DELETE

    Deletes a secondary calendar. Use calendars.clear for clearing all events on primary calendars.

    in ▸ calendar_id

  • GOOGLESUPER_CALENDARS_UPDATE

    Updates metadata for a calendar.

    in ▸ summary location timeZone calendarId description

  • GOOGLESUPER_CALENDAR_LIST_INSERT

    Inserts an existing calendar into the user's calendar list.

    in ▸ id hidden color_id selected background_color color_rgb_format foreground_color summary_override default_reminders notification_settings

  • GOOGLESUPER_CALENDAR_LIST_UPDATE

    Updates an existing entry on the user\'s calendar list.

    in ▸ hidden colorId selected calendar_id colorRgbFormat backgroundColor foregroundColor summaryOverride defaultReminders notificationSettings

  • GOOGLESUPER_CHECK_COMPATIBILITY

    Tool to list dimensions and metrics compatible with a GA4 report request. Use when you need to validate compatibility of chosen dimensions or metrics before running a report.

    in ▸ metrics property dimensions metricFilter dimensionFilter compatibilityFilter

  • 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 specific sheet within a Google Spreadsheet.

    in ▸ sheet_id spreadsheet_id

  • GOOGLESUPER_CLEAR_CALENDAR

    Clears a primary calendar. This operation deletes all events associated with the primary calendar of an account.

    in ▸ calendar_id

  • GOOGLESUPER_CLEAR_TASKS

    Permanently clears all completed tasks from a specified Google Tasks list; this action is destructive and idempotent.

    in ▸ tasklist

  • GOOGLESUPER_CLEAR_VALUES

    Clears cell content (preserving formatting and notes) from a specified A1 notation range in a Google Spreadsheet; the range must correspond to an existing sheet and cells.

    in ▸ range spreadsheet_id

  • GOOGLESUPER_COMPUTE_ROUTE_MATRIX

    Calculates travel distance and duration matrix between multiple origins and destinations using the modern Routes API; supports OAuth2 authentication and various travel modes.

    in ▸ units origins fieldMask travelMode destinations languageCode routingPreference

  • GOOGLESUPER_COPY_DOCUMENT

    Tool to create a copy of an existing Google Document. Use this to duplicate a document, for example, when using an existing document as a template. The copied document will have a default title (e.g., 'Copy of [original title]') if no new title is provided, and will be placed in the user's root Google Drive folder.

    in ▸ title document_id

  • GOOGLESUPER_COPY_FILE

    Duplicates an existing file in Google Drive, identified by its `file_id`.

    in ▸ file_id new_title

  • GOOGLESUPER_CREATE_ALBUM

    Creates a new album in Google Photos.

    in ▸ id title productUrl isWriteable mediaItemsCount coverPhotoBaseUrl coverPhotoMediaItemId

  • GOOGLESUPER_CREATE_AUDIENCE_EXPORT

    Tool to create an audience export. Use after configuring the audience and dimensions to produce a long-running Operation.

    in ▸ parent audience dimensions

  • GOOGLESUPER_CREATE_AUDIENCE_LIST

    Tool to create an audience list. Use when you need to define and asynchronously populate a new AudienceList resource under a GA4 property.

    in ▸ parent audience dimensions webhookNotification

  • GOOGLESUPER_CREATE_CHART

    Create a chart in a Google Sheets spreadsheet using the specified data range and chart type. Conditional requirements: - Provide either a simple chart via chart_type + data_range (basicChart), OR supply a full chart_spec supporting all chart types. Exactly one approach should be used. - When using chart_spec, set exactly one of the union fields (basicChart | pieChart | bubbleChart | candlestickChart | histogramChart | waterfallChart | treemapChart | orgChart | scorecardChart).

    in ▸ title sheet_id subtitle chart_spec chart_type data_range x_axis_title y_axis_title background_red spreadsheet_id background_blue legend_position background_green

  • 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.

    in ▸ anchor content file_id quoted_file_content_value quoted_file_content_mime_type

  • GOOGLESUPER_CREATE_CUSTOMER_LIST

    CreateCustomerList Tool will create a customer list in Google Ads.

    in ▸ name description

  • GOOGLESUPER_CREATE_DOCUMENT

    Creates a new Google Docs document using the provided title as filename and inserts the initial text at the beginning if non-empty, returning the document's ID and metadata (excluding body content).

    in ▸ text title

  • GOOGLESUPER_CREATE_DOCUMENT_MARKDOWN

    Creates a new Google Docs document, optionally initializing it with a title and content provided as Markdown text.

    in ▸ title markdown_text

  • GOOGLESUPER_CREATE_DRIVE

    Tool to create a new shared drive. Use when you need to programmatically create a new shared drive for collaboration or storage.

    in ▸ name hidden themeId colorRgb requestId backgroundImageFile

  • GOOGLESUPER_CREATE_EMAIL_DRAFT

    Creates a Gmail email draft, requiring at least one of recipient_email, cc, or bcc must be provided. Atleast one of subject or body must be provided. Supports To/Cc/Bcc, subject, plain/HTML body (ensure `is_html=True` for HTML), attachments, and threading. When creating a draft reply to an existing thread (thread_id provided), leave subject empty to stay in the same thread; setting a subject will create a NEW thread instead.

    in ▸ cc bcc body is_html subject user_id thread_id attachment recipient_email extra_recipients

  • GOOGLESUPER_CREATE_EVENT

    Create a Google Calendar event using `start_datetime` plus `event_duration_hour` and `event_duration_minutes` fields to derive the end time. Requires calendar write access. The organizer is added as an attendee unless `exclude_organizer` is True. Example request to create event for 1 hour 30 minutes: { "calendar_id": "primary", "start_datetime": "2025-01-16T13:00:00", "timezone": "America/New_York", "event_duration_hour": 1, "event_duration_minutes": 30, "summary": "Client sync", "attendees": [{"email": "guest@example.com"}] }

    in ▸ summary location timezone attendees eventType recurrence visibility calendar_id description send_updates transparency start_datetime exclude_organizer guests_can_modify birthdayProperties create_meeting_room event_duration_hour focusTimeProperties guestsCanInviteOthers outOfOfficeProperties event_duration_minutes guestsCanSeeOtherGuests workingLocationProperties

  • GOOGLESUPER_CREATE_EXPANDED_DATA_SET

    Tool to create an expanded data set for a property. Use when you need to combine specific dimensions and metrics into a custom dataset after property creation.

    in ▸ parent expandedDataSet

  • GOOGLESUPER_CREATE_FILE

    Creates a new file or folder with metadata. Use to create empty files or folders, or files with content by providing it in the request body (though this action primarily focuses on metadata creation).

    in ▸ name fields parents starred mimeType description

  • GOOGLESUPER_CREATE_FILE_FROM_TEXT

    Creates a new file in Google Drive from provided text content (up to 10MB), supporting various formats including automatic conversion to Google Workspace types.

    in ▸ file_name mime_type parent_id text_content

  • GOOGLESUPER_CREATE_FOLDER

    Creates a new folder in Google Drive, optionally within a parent folder specified by its ID or name; if a parent name is provided but not found, the action will fail.

    in ▸ parent_id folder_name

  • GOOGLESUPER_CREATE_FOOTER

    Tool to create a new footer in a Google Document. Use when you need to add a footer, optionally specifying its type and the section it applies to.

    in ▸ type document_id section_break_location

  • 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 location or at the end of the document body.

    in ▸ location documentId endOfSegmentLocation

  • GOOGLESUPER_CREATE_GOOGLE_SHEET1

    Creates a new Google Spreadsheet in Google Drive using the provided title.

    in ▸ title

  • 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, optionally specifying the section it applies to.

    in ▸ documentId createHeader

  • GOOGLESUPER_CREATE_LABEL

    Creates a new label with a unique name in the specified user's Gmail account.

    in ▸ user_id label_name text_color background_color label_list_visibility message_list_visibility

  • GOOGLESUPER_CREATE_MEET

    Creates a new Google Meet space, optionally configuring its access type and entry point access controls.

    in ▸ access_type entry_point_access

  • 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 document for easier reference or programmatic manipulation.

    in ▸ name documentId rangeEndIndex rangeSegmentId rangeStartIndex

  • 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 list or a set of paragraphs as bullet points.

    in ▸ document_id createParagraphBullets

  • 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 file.

    in ▸ action fields content file_id comment_id

  • GOOGLESUPER_CREATE_ROLLUP_PROPERTY

    Tool to create a GA4 Roll-up Property and optionally initial source links.

    in ▸ account timeZone displayName sourceProperties

  • 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 item from another location without duplicating it.

    in ▸ name target_id includeLabels target_mime_type supportsAllDrives keepRevisionForever ignoreDefaultVisibility includePermissionsForView

  • GOOGLESUPER_CREATE_SPREADSHEET_COLUMN

    Creates a new column in a Google Spreadsheet, requiring a valid `spreadsheet_id` and an existing `sheet_id`; an out-of-bounds `insert_index` may append/prepend the column.

    in ▸ sheet_id insert_index spreadsheet_id inherit_from_before

  • GOOGLESUPER_CREATE_SPREADSHEET_ROW

    Inserts a new, empty row into a specified sheet of a Google Spreadsheet at a given index, optionally inheriting formatting from the row above.

    in ▸ sheet_id insert_index spreadsheet_id inherit_from_before

  • GOOGLESUPER_CREATE_TASK_LIST

    Creates a new task list with the specified title.

    in ▸ tasklist_title

  • GOOGLESUPER_DELETE_COMMENT

    Deletes a comment from a file. Use when you need to remove a specific comment from a Google Drive file.

    in ▸ file_id comment_id

  • 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 text or other structural elements within a document.

    in ▸ range document_id

  • GOOGLESUPER_DELETE_DIMENSION

    Tool to delete specified rows or columns from a sheet in a Google Spreadsheet. Use when you need to remove a range of rows or columns.

    in ▸ spreadsheet_id response_ranges delete_dimension_request response_include_grid_data include_spreadsheet_in_response

  • GOOGLESUPER_DELETE_DRAFT

    Permanently deletes a specific Gmail draft using its ID; ensure the draft exists and the user has necessary permissions for the given `user_id`.

    in ▸ user_id draft_id

  • GOOGLESUPER_DELETE_DRIVE

    Tool to permanently delete a shared drive. Use when you need to remove a shared drive and its contents (if specified).

    in ▸ driveId allowItemDeletion useDomainAdminAccess

  • GOOGLESUPER_DELETE_EVENT

    Deletes a specified event by `event_id` from a Google Calendar (`calendar_id`); this action is idempotent and raises a 404 error if the event is not found.

    in ▸ event_id calendar_id

  • GOOGLESUPER_DELETE_FOOTER

    Tool to delete a footer from a Google Document. Use when you need to remove a footer from a specific section or the default footer.

    in ▸ tab_id footer_id document_id

  • GOOGLESUPER_DELETE_HEADER

    Deletes the header from the specified section or the default header if no section is specified. Use this tool to remove a header from a Google Document.

    in ▸ tab_id header_id document_id

  • GOOGLESUPER_DELETE_MESSAGE

    Permanently deletes a specific email message by its ID from a Gmail mailbox; for `user_id`, use 'me' for the authenticated user or an email address to which the authenticated user has delegated access.

    in ▸ user_id message_id

  • GOOGLESUPER_DELETE_NAMED_RANGE

    Tool to delete a named range from a Google Document. Use when you need to remove a previously defined named range by its ID or name.

    in ▸ document_id deleteNamedRange

  • GOOGLESUPER_DELETE_PARAGRAPH_BULLETS

    Tool to remove bullets from paragraphs within a specified range in a Google Document. Use when you need to clear bullet formatting from a section of a document.

    in ▸ range tab_id document_id

  • GOOGLESUPER_DELETE_PERMISSION

    Deletes a permission from a file by permission ID. Use when you need to revoke access for a specific user or group from a file.

    in ▸ file_id permission_id supportsAllDrives useDomainAdminAccess

  • 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.

    in ▸ file_id reply_id comment_id

  • GOOGLESUPER_DELETE_SHEET

    Tool to delete a sheet (worksheet) from a spreadsheet. Use when you need to remove a specific sheet from a Google Sheet document.

    in ▸ sheet_id spreadsheetId

  • GOOGLESUPER_DELETE_TABLE

    Tool to delete an entire table from a Google Document. Use when you have the document ID and the specific start and end index of the table element to be removed. The table's range can be found by inspecting the document's content structure.

    in ▸ tab_id segment_id document_id table_end_index table_start_index

  • 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 column from an existing table within a document.

    in ▸ requests document_id

  • 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 existing table.

    in ▸ documentId tableCellLocation

  • GOOGLESUPER_DELETE_TASK

    Deletes a specified task from a given task list in Google Tasks.

    in ▸ task_id tasklist_id

  • GOOGLESUPER_DELETE_TASK_LIST

    Permanently deletes an existing Google Task list, identified by `tasklist_id`, along with all its tasks; this operation is irreversible.

    in ▸ tasklist_id

  • GOOGLESUPER_DISTANCE_MATRIX_API

    DEPRECATED: Legacy API that calculates travel distance and time for a matrix of origins and destinations. This API only works with API keys (no OAuth2 support). Use the modern 'Compute Route Matrix' action instead, which supports OAuth2 authentication. Supports different modes of transportation and options like departure/arrival times.

    in ▸ key mode avoid units region origins language arrival_time destinations transit_mode traffic_model departure_time transit_routing_preference

  • GOOGLESUPER_DOWNLOAD_FILE

    Downloads a file from Google Drive by its ID. For Google Workspace documents (Docs, Sheets, Slides), optionally exports to a specified `mime_type`. For other file types, downloads in their native format regardless of mime_type. Examples: Export a Google Doc to plain text: {"file_id": "1N2o5xQWmAbCdEfGhIJKlmnOPq", "mime_type": "text/plain"} Download a Google Sheet as CSV: {"file_id": "1ZyXwVuTsRqPoNmLkJiHgFeDcB", "mime_type": "text/csv"}

    in ▸ file_id mime_type

  • GOOGLESUPER_DUPLICATE_CALENDAR

    Creates a new, empty Google Calendar with the specified title (summary).

    in ▸ summary

  • GOOGLESUPER_EDIT_FILE

    Updates an existing Google Drive file by overwriting its entire content with new text (max 10MB). This action allows users to change the content of a Drive file, ensuring that the latest updates are saved and available without creating a new file. Users can specify different MIME types for the content being uploaded, facilitating various file formats.

    in ▸ content file_id mime_type

  • GOOGLESUPER_EMPTY_TRASH

    Tool to permanently delete all of the user's trashed files. Use when you want to empty the trash in Google Drive. This action allows you to permanently remove all files that are currently in the trash of Google Drive. It can be applied to files in both the user's root trash and shared drives, ensuring a complete removal of unwanted files.

    in ▸ driveId enforceSingleParent

  • GOOGLESUPER_EVENTS_INSTANCES

    Returns instances of the specified recurring event.

    in ▸ eventId timeMax timeMin timeZone pageToken calendarId maxResults showDeleted maxAttendees originalStart

  • GOOGLESUPER_EVENTS_LIST

    Returns events on the specified calendar.

    in ▸ q iCalUID orderBy timeMax timeMin timeZone pageToken syncToken calendarId eventTypes maxResults updatedMin showDeleted maxAttendees singleEvents alwaysIncludeEmail showHiddenInvitations sharedExtendedProperty privateExtendedProperty

  • GOOGLESUPER_EVENTS_MOVE

    Moves an event to another calendar, i.e., changes an event's organizer.

    in ▸ event_id calendar_id destination send_updates

  • GOOGLESUPER_EVENTS_WATCH

    Watch for changes to Events resources.

    in ▸ id type token params address payload calendarId

  • GOOGLESUPER_EXECUTE_SQL

    Execute SQL queries against Google Sheets tables. Supports SELECT, INSERT, UPDATE, and DELETE operations with familiar SQL syntax. Tables are automatically detected and mapped from the spreadsheet structure.

    in ▸ sql dry_run delete_method spreadsheet_id

  • GOOGLESUPER_FETCH_EMAILS

    Fetches a list of email messages from a Gmail account, supporting filtering, pagination, and optional full content retrieval.

    in ▸ query user_id verbose ids_only label_ids page_token max_results include_payload include_spam_trash

  • GOOGLESUPER_FETCH_MESSAGE_BY_MESSAGE_ID

    Fetches a specific email message by its ID, provided the `message_id` exists and is accessible to the authenticated `user_id`.

    in ▸ format user_id message_id

  • GOOGLESUPER_FETCH_MESSAGE_BY_THREAD_ID

    Retrieves messages from a Gmail thread using its `thread_id`, where the thread must be accessible by the specified `user_id`.

    in ▸ user_id thread_id page_token

  • 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 when you need to programmatically change labels on a Google Drive file, such as adding, updating, or removing them.

    in ▸ kind file_id label_modifications

  • GOOGLESUPER_FIND_EVENT

    Finds events in a specified Google Calendar using text query, time ranges (event start/end, last modification), and event types; ensure `timeMin` is not chronologically after `timeMax` if both are provided.

    in ▸ query timeMax timeMin order_by page_token calendar_id event_types max_results updated_min show_deleted single_events

  • GOOGLESUPER_FIND_FILE

    The comprehensive Google Drive search tool that handles all file and folder discovery needs. Use this for any file finding task - from simple name searches to complex queries with date filters, MIME types, permissions, custom properties, folder scoping, and more. Searches across My Drive and shared drives with full metadata support. Examples: - Find PDFs: q="mimeType = 'application/pdf'" - Find recent files: q="modifiedTime > '2024-01-01T00:00:00'" - Search by name: q="name contains 'report'" - Files in folder: folderId="abc123" or q="'FOLDER_ID' in parents"

    in ▸ q fields spaces corpora driveId orderBy pageSize folder_id pageToken include_labels supportsAllDrives includeItemsFromAllDrives include_permissions_for_view

  • 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 a specific folder to perform further actions like creating files in it or listing its contents.

    in ▸ starred name_exact name_contains modified_after parent_folder_id name_not_contains full_text_contains full_text_not_contains

  • GOOGLESUPER_FIND_FREE_SLOTS

    Finds both free and busy time slots in Google Calendars for specified calendars within a defined time range (defaults to the current day UTC if `time_min`/`time_max` are omitted). Returns busy intervals enriched with event details and calculates free slots by finding gaps between busy periods; `time_min` must precede `time_max` if both are provided. This action retrieves free and busy time slots for the specified calendars over a given time period. It analyzes the busy intervals from the calendars and provides calculated free slots based on the gaps in the busy periods.

    in ▸ items time_max time_min timezone group_expansion_max calendar_expansion_max

  • GOOGLESUPER_FIND_REPLACE

    Tool to find and replace text in a Google Spreadsheet. Use when you need to fix formula errors, update values, or perform bulk text replacements across cells. Common use cases: - Fix #ERROR! cells by replacing with empty string or correct formula - Update old values with new ones across multiple cells - Fix formula references or patterns - Clean up data formatting issues

    in ▸ find range sheetId allSheets matchCase replacement searchByRegex spreadsheetId matchEntireCell

  • GOOGLESUPER_FIND_WORKSHEET_BY_TITLE

    Finds a worksheet by its exact, case-sensitive title within a Google Spreadsheet; returns a boolean indicating if found and the complete metadata of the entire spreadsheet, regardless of whether the target worksheet is found.

    in ▸ title spreadsheet_id

  • GOOGLESUPER_FORMAT_CELL

    Applies text and background cell formatting to a specified range in a Google Sheets worksheet.

    in ▸ red blue bold green range italic fontSize underline worksheet_id end_row_index strikethrough spreadsheet_id start_row_index end_column_index start_column_index

  • GOOGLESUPER_FORWARD_MESSAGE

    Forward an existing Gmail message to specified recipients, preserving original body and attachments.

    in ▸ user_id message_id additional_text recipient_email

  • GOOGLESUPER_FREE_BUSY_QUERY

    Returns free/busy information for a set of calendars.

    in ▸ items timeMax timeMin timeZone groupExpansionMax calendarExpansionMax

  • GOOGLESUPER_GENERATE_IDS

    Generates a set of file IDs which can be provided in create or copy requests. Use when you need to pre-allocate IDs for new files or copies.

    in ▸ type count space

  • GOOGLESUPER_GEOCODING_API

    DEPRECATED: Legacy API to convert addresses into geographic coordinates (latitude and longitude) and vice versa (reverse geocoding), or get an address for a Place ID. This API only works with API keys (no OAuth2 support). Consider using the modern Places API (Text Search or Nearby Search) for similar functionality with OAuth2 authentication.

    in ▸ key bounds latlng region address language place_id components result_type location_type extra_computations

  • GOOGLESUPER_GET_ABOUT

    Tool to retrieve information about the user, the user's Drive, and system capabilities. Use when you need to check storage quotas, user details, or supported import/export formats.

    in ▸ fields

  • GOOGLESUPER_GET_ACCOUNT

    Tool to retrieve a single Account by its resource name. Use when you need detailed account info after confirming the account resource name (e.g., accounts/100).

    in ▸ name

  • GOOGLESUPER_GET_ALBUM

    Returns the album based on the specified albumId.

    in ▸ albumId

  • GOOGLESUPER_GET_ATTACHMENT

    Retrieves a specific attachment by ID from a message in a user's Gmail mailbox, requiring valid message and attachment IDs.

    in ▸ user_id file_name message_id attachment_id

  • GOOGLESUPER_GET_AUDIENCE_EXPORT

    Tool to get configuration metadata for an Audience Export. Use after creating an Audience Export to retrieve its status and details.

    in ▸ name

  • GOOGLESUPER_GET_AUDIENCE_LIST

    Tool to get configuration metadata about a specific audience list. Use after confirming the audience list resource name.

    in ▸ name

  • GOOGLESUPER_GET_CALENDAR

    Retrieves a specific Google Calendar, identified by `calendar_id`, to which the authenticated user has access.

    in ▸ calendar_id

  • GOOGLESUPER_GET_CAMPAIGN_BY_ID

    GetCampaignById Tool will return details of a campaign in Google Ads.

    in ▸ id

  • GOOGLESUPER_GET_CAMPAIGN_BY_NAME

    GetCampaignByName Tool will run a SQL GetCampaignByName in Google Ads.

    in ▸ name

  • 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 changes to files and folders.

    in ▸ driveId teamDriveId supportsAllDrives supportsTeamDrives

  • 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 chart IDs and their specifications for embedding or referencing elsewhere, such as in Google Docs.

    in ▸ spreadsheet_id

  • 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 have both the file ID and comment ID.

    in ▸ fileId commentId includeDeleted

  • GOOGLESUPER_GET_CONFERENCE_RECORD_FOR_MEET

    Get conference record

    in ▸ end_time space_name start_time meeting_code

  • GOOGLESUPER_GET_CONTACTS

    Fetches contacts (connections) for the authenticated Google account, allowing selection of specific data fields and pagination.

    in ▸ page_token person_fields resource_name include_other_contacts

  • GOOGLESUPER_GET_CURRENT_DATE_TIME

    Gets the current date and time, allowing for a specific timezone offset.

    in ▸ timezone

  • GOOGLESUPER_GET_CUSTOMER_LISTS

    GetCustomerLists Tool will list all customer lists in Google Ads.

  • GOOGLESUPER_GET_DIRECTION

    DEPRECATED: Legacy API that fetches detailed directions between an origin and a destination, supporting intermediate waypoints and various travel modes. This API only works with API keys (no OAuth2 support). Use the modern 'Get Route' action instead, which supports OAuth2 authentication.

    in ▸ mode avoid units origin language waypoints destination

  • GOOGLESUPER_GET_DOCUMENT_BY_ID

    Retrieves an existing Google Document by its ID; will error if the document is not found.

    in ▸ id

  • GOOGLESUPER_GET_DRIVE

    Tool to get a shared drive by ID. Use when you need to retrieve information about a specific shared drive.

    in ▸ drive_id use_domain_admin_access

  • 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 Drive.

    in ▸ fileId includeLabels acknowledgeAbuse supportsAllDrives includePermissionsForView

  • GOOGLESUPER_GET_KEY_EVENT

    Tool to retrieve a Key Event. Use after confirming the key event resource name.

    in ▸ name

  • GOOGLESUPER_GET_MEDIA_ITEM_DOWNLOAD

    Downloads a media item from Google Photos and returns it as a file.

    in ▸ mediaItemId

  • GOOGLESUPER_GET_MEET

    Retrieve details of a Google Meet space using its unique identifier.

    in ▸ space_name

  • GOOGLESUPER_GET_METADATA

    Tool to get metadata for dimensions, metrics, and comparisons for a GA4 property. Use when you need to discover available fields before building a report.

    in ▸ name

  • GOOGLESUPER_GET_PARTICIPANT_SESSION

    Tool to get a specific participant session from a conference record. Use when you need to retrieve details about a particular participant in a past meeting.

    in ▸ name

  • GOOGLESUPER_GET_PEOPLE

    Retrieves either a specific person's details (using `resource_name`) or lists 'Other Contacts' (if `other_contacts` is true), with `person_fields` specifying the data to return.

    in ▸ page_size page_token sync_token person_fields resource_name other_contacts

  • GOOGLESUPER_GET_PERMISSION

    Gets a permission by ID. Use this tool to retrieve a specific permission for a file or shared drive.

    in ▸ fields file_id permission_id supports_all_drives use_domain_admin_access

  • GOOGLESUPER_GET_PROFILE

    Retrieves key Gmail profile information (email address, message/thread totals, history ID) for a user.

    in ▸ user_id

  • GOOGLESUPER_GET_PROPERTY_QUOTAS_SNAPSHOT

    Tool to retrieve all property quotas organized by category for a given property. Use when you need to check current quota usage for a GA4 property.

    in ▸ property

  • GOOGLESUPER_GET_RECORDINGS_BY_CONFERENCE_RECORD_ID

    Retrieves recordings from Google Meet for a given conference record ID.

    in ▸ conferenceRecord_id

  • 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 reply.

    in ▸ fileId replyId commentId includeDeleted

  • GOOGLESUPER_GET_REVISION

    Tool to get a specific revision's metadata by revision ID. Use when you need to retrieve information about a particular version of a file.

    in ▸ file_id revision_id acknowledge_abuse

  • GOOGLESUPER_GET_ROUTE

    Calculates one or more routes between two specified locations. Uses various travel modes and preferences; addresses must be resolvable by Google Maps.

    in ▸ units fieldMask travelMode languageCode origin_address routingPreference destination_address computeAlternativeRoutes routeModifiers_avoidTolls routeModifiers_avoidFerries routeModifiers_avoidHighways

  • GOOGLESUPER_GET_SHEET_NAMES

    Lists all worksheet names from a specified Google Spreadsheet (which must exist), useful for discovering sheets before further operations.

    in ▸ spreadsheet_id

  • 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 to retrieve specific subsets of data from a Google Sheet based on criteria like A1 notation, developer metadata, or grid ranges.

    in ▸ dataFilters spreadsheetId includeGridData excludeTablesInBandedRanges

  • GOOGLESUPER_GET_SPREADSHEET_INFO

    Retrieves comprehensive metadata for a Google Spreadsheet using its ID, excluding cell data.

    in ▸ spreadsheet_id

  • 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 of a table in a spreadsheet BEFORE YOU QUERY THE TABLE. Analyze table structure and infer column names, types, and constraints. Uses statistical analysis of sample data to determine the most likely data type for each column. Call this action after calling the LIST_TABLES action to get the schema of a table in a spreadsheet.

    in ▸ sheet_name table_name sample_size spreadsheet_id

  • GOOGLESUPER_GET_TASK

    Use to retrieve a specific Google Task if its `task_id` and parent `tasklist_id` are known.

    in ▸ task_id tasklist_id

  • GOOGLESUPER_GET_TASK_LIST

    Retrieves a specific task list from the user's Google Tasks if the `tasklist_id` exists for the authenticated user.

    in ▸ tasklist_id

  • GOOGLESUPER_GET_TRANSCRIPTS_BY_CONFERENCE_RECORD_ID

    Retrieves all transcripts for a specific Google Meet conference using its conferenceRecord_id.

    in ▸ conferenceRecord_id

  • 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 folder using its ID. Note: This action is irreversible.

    in ▸ fileId supportsAllDrives

  • 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 main Google Drive interface without deleting it.

    in ▸ drive_id

  • 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 or columns within an existing Google Sheet.

    in ▸ spreadsheet_id response_ranges insert_dimension response_include_grid_data include_spreadsheet_in_response

  • 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 when you need to add an image to a document programmatically.

    in ▸ uri location documentId objectSize

  • 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, such as at the end of a chapter or section.

    in ▸ documentId insertPageBreak

  • 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 at the end of a segment (like document body, header, or footer) in a document.

    in ▸ rows index tabId columns segmentId documentId insertAtEndOfSegment

  • 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 an existing table at a specific location.

    in ▸ requests document_id

  • GOOGLESUPER_INSERT_TASK

    Creates a new task in a given `tasklist_id`, optionally as a subtask of an existing `task_parent` or positioned after an existing `task_previous` sibling, where both `task_parent` and `task_previous` must belong to the same `tasklist_id` if specified. IMPORTANT: Date fields (due, completed) accept various formats like '28 Sep 2025', '11:59 PM, 22 Sep 2025', or ISO format '2025-09-21T15:30:00Z' and will automatically convert them to RFC3339 format required by the API.

    in ▸ id due etag notes title hidden status deleted completed task_parent tasklist_id task_previous

  • 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 text content to an existing document.

    in ▸ document_id text_to_insert insertion_index

  • GOOGLESUPER_LIST_ACCOUNTS

    Tool to list all Accounts accessible by the caller. Use when you need to enumerate all Google Analytics accounts your credentials can access.

    in ▸ pageSize pageToken showDeleted

  • GOOGLESUPER_LIST_ACL_RULES

    Retrieves the list of access control rules (ACLs) for a specified calendar, providing the necessary 'rule_id' values required for updating specific ACL rules.

    in ▸ page_token sync_token calendar_id max_results show_deleted

  • GOOGLESUPER_LIST_ALBUMS

    Lists all albums shown to a user in the Albums tab of Google Photos.

    in ▸ pageSize pageToken excludeNonAppCreatedData

  • GOOGLESUPER_LIST_AUDIENCES

    Tool to list all audiences on a property. Use when you need to fetch all audiences for a GA4 property after confirming its existence.

    in ▸ parent pageSize pageToken

  • GOOGLESUPER_LIST_AUDIENCE_EXPORTS

    Tool to list all audience exports for a GA4 property. Use when you need to fetch its export history after initiating exports.

    in ▸ parent pageSize pageToken

  • GOOGLESUPER_LIST_AUDIENCE_LISTS

    Tool to list all audience lists for a GA4 property. Use when you need to retrieve a property's configured audience lists after confirming the property ID.

    in ▸ parent pageSize pageToken

  • GOOGLESUPER_LIST_CALENDARS

    Retrieves a paginated list of calendars from the user's calendar list, with optional filtering and sync capabilities.

    in ▸ pageToken syncToken maxResults showHidden showDeleted minAccessRole

  • GOOGLESUPER_LIST_CHANGES

    Tool to list the changes for a user or shared drive. Use when you need to track modifications to files and folders, such as creations, deletions, or permission changes. This action requires a `pageToken` which can be initially obtained using the `get_changes_start_page_token` action or from a previous `LIST_CHANGES` response. Example usage: ```json { "pageSize": 100, "includeRemoved": true } ``` Returns changes with timestamps, file IDs, and modification details. Save the `newStartPageToken` from the response to monitor future changes efficiently.

    in ▸ spaces driveId pageSize pageToken includeLabels includeRemoved restrictToMyDrive supportsAllDrives includeCorpusRemovals includeItemsFromAllDrives includePermissionsForView

  • GOOGLESUPER_LIST_COMMENTS

    Tool to list all comments for a file in Google Drive. Use when you need to retrieve comments associated with a specific file.

    in ▸ fields fileId pageSize pageToken includeDeleted startModifiedTime

  • GOOGLESUPER_LIST_CONFERENCE_RECORDS

    Tool to list conference records. Use when you need to retrieve a list of past conferences, optionally filtering them by criteria like meeting code, space name, or time range.

    in ▸ filter page_size page_token

  • GOOGLESUPER_LIST_DRAFTS

    Retrieves a paginated list of email drafts from a user's Gmail account. Use verbose=true to get full draft details including subject, body, sender, and timestamp.

    in ▸ user_id verbose page_token max_results

  • 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 based on various criteria.

    in ▸ q fields spaces corpora driveId orderBy folderId pageSize pageToken includeLabels supportsAllDrives includeItemsFromAllDrives includePermissionsForView

  • 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 Google Drive.

    in ▸ file_id page_token max_results

  • GOOGLESUPER_LIST_HISTORY

    Tool to list Gmail mailbox change history since a known startHistoryId. Use when performing incremental mailbox syncs to fetch only new changes.

    in ▸ user_id label_id page_token max_results history_types start_history_id

  • GOOGLESUPER_LIST_KEY_EVENTS

    Tool to list Key Events. Use when you need to retrieve all key event definitions for a given property.

    in ▸ parent pageSize pageToken

  • GOOGLESUPER_LIST_LABELS

    Retrieves a list of all system and user-created labels for the specified Gmail account.

    in ▸ user_id

  • GOOGLESUPER_LIST_MEDIA_ITEMS

    Lists all media items from a user's Google Photos library.

    in ▸ pageSize pageToken

  • GOOGLESUPER_LIST_PARTICIPANT_SESSIONS

    Tool to list all participant sessions for a specific conference record in Google Meet. Use this when you need to retrieve a list of participants who joined a particular meeting.

    in ▸ filter parent page_size page_token

  • GOOGLESUPER_LIST_PERMISSIONS

    Tool to list a file's permissions. Use when you need to retrieve all permissions associated with a specific file or shared drive.

    in ▸ fileId pageSize pageToken supportsAllDrives useDomainAdminAccess includePermissionsForView

  • GOOGLESUPER_LIST_PROPERTIES

    Tool to list GA4 properties under a specific account. Use after obtaining an account ID; supports pagination and including soft-deleted properties.

    in ▸ account pageSize pageToken showDeleted

  • 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 with a specific comment on a file.

    in ▸ fields file_id page_size comment_id page_token include_deleted

  • GOOGLESUPER_LIST_REPORTING_DATA_ANNOTATIONS

    Tool to list all Reporting Data Annotations on a property. Use when you need to retrieve or inspect annotations for a GA4 property.

    in ▸ filter parent pageSize pageToken

  • GOOGLESUPER_LIST_REVISIONS

    Tool to list a file's revisions. Use when you need to retrieve the revision history of a specific file in Google Drive.

    in ▸ fileId pageSize pageToken supportsAllDrives

  • GOOGLESUPER_LIST_ROLLUP_PROPERTIES

    Tool to list roll-up GA4 properties accessible to the caller. Use when you need to identify roll-up properties across all accessible accounts.

    in ▸ pageSize

  • 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 given property after authenticating.

    in ▸ parent pageSize pageToken

  • 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 authenticated user.

    in ▸ q pageSize pageToken useDomainAdminAccess

  • GOOGLESUPER_LIST_SPREADSHEET_CHARTS_ACTION

    Tool to retrieve a list of charts with their IDs and metadata from a Google Sheets spreadsheet. Use to identify charts available for embedding into Google Docs.

    in ▸ fields_mask spreadsheet_id

  • 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 a spreadsheet. Discover all tables in a Google Spreadsheet by analyzing sheet structure and detecting data patterns. Uses heuristic analysis to find header rows, data boundaries, and table structures.

    in ▸ min_rows min_columns min_confidence spreadsheet_id

  • GOOGLESUPER_LIST_TASKS

    Retrieves tasks from a Google Tasks list; all date/time strings must be RFC3339 UTC, and `showCompleted` must be true if `completedMin` or `completedMax` are specified.

    in ▸ dueMax dueMin pageToken maxResults showHidden updatedMin showDeleted tasklist_id completedMax completedMin showCompleted

  • GOOGLESUPER_LIST_TASK_LISTS

    Fetches the authenticated user's task lists from Google Tasks; results may be paginated.

    in ▸ pageToken maxResults

  • GOOGLESUPER_LIST_THREADS

    Retrieves a list of email threads from a Gmail account, identified by `user_id` (email address or 'me'), supporting filtering and pagination.

    in ▸ query user_id verbose page_token max_results

  • GOOGLESUPER_LOOKUP_SPREADSHEET_ROW

    Finds the first row in a Google Spreadsheet where a cell's entire content exactly matches the query string, searching within a specified A1 notation range or the first sheet by default.

    in ▸ query range case_sensitive spreadsheet_id

  • 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, view, directions, street view, search) on a webpage without JavaScript. Note: This API only works with API keys (no OAuth2 support). It generates embed URLs and does not make direct API calls.

    in ▸ mode view_params place_params search_params directions_params streetview_params

  • GOOGLESUPER_MODIFY_THREAD_LABELS

    Adds or removes specified existing label IDs from a Gmail thread, affecting all its messages; ensure the thread ID is valid.

    in ▸ user_id thread_id add_label_ids remove_label_ids

  • GOOGLESUPER_MOVE_FILE

    Tool to move a file from one folder to another in Google Drive. Use when you need to reorganize files by changing their parent folder(s).

    in ▸ file_id add_parents ocr_language include_labels remove_parents supports_all_drives keep_revision_forever include_permissions_for_view use_content_as_indexable_text

  • GOOGLESUPER_MOVE_TASK

    Moves the specified task to another position in the destination task list.

    in ▸ task parent previous tasklist destinationTasklist

  • GOOGLESUPER_MOVE_TO_TRASH

    Moves an existing, non-deleted email message to the trash for the specified user.

    in ▸ user_id message_id

  • GOOGLESUPER_NEARBY_SEARCH

    Searches for places (e.g., restaurants, parks) within a specified circular area, with options to filter by place types and customize the returned fields and number of results.

    in ▸ radius latitude fieldMask longitude excludedTypes includedTypes maxResultCount

  • GOOGLESUPER_PARSE_FILE

    DEPRECATED: Exports Google Workspace files (max 10MB) to a specified format using `mime_type`, or downloads other file types; use `GOOGLEDRIVE_DOWNLOAD_FILE` instead.

    in ▸ file_id mime_type

  • GOOGLESUPER_PATCH_CALENDAR

    Partially updates (PATCHes) an existing Google Calendar, modifying only the fields provided; `summary` is mandatory and cannot be an empty string, and an empty string for `description` or `location` clears them.

    in ▸ summary location timezone calendar_id description

  • GOOGLESUPER_PATCH_EVENT

    Update specified fields of an existing event in a Google Calendar using patch semantics (array fields like `attendees` are fully replaced if provided); ensure the `calendar_id` and `event_id` are valid and the user has write access to the calendar.

    in ▸ summary end_time event_id location timezone attendees start_time calendar_id description send_updates max_attendees rsvp_response supports_attachments conference_data_version

  • GOOGLESUPER_PATCH_LABEL

    Patches the specified label.

    in ▸ id name color userId labelListVisibility messageListVisibility

  • GOOGLESUPER_PATCH_TASK

    Partially updates an existing task (identified by `task_id`) within a specific Google Task list (identified by `tasklist_id`), modifying only the provided attributes from `TaskInput` (e.g., `title`, `notes`, `due` date, `status`) and requiring both the task and list to exist.

    in ▸ id due etag notes title hidden status deleted task_id completed tasklist_id

  • GOOGLESUPER_PATCH_TASK_LIST

    Updates the title of an existing Google Tasks task list.

    in ▸ tasklist_id updated_title

  • GOOGLESUPER_QUERY_AUDIENCE_EXPORT

    Tool to query a completed audience export. Use when you need to fetch user rows with pagination.

    in ▸ name limit offset

  • GOOGLESUPER_QUERY_AUDIENCE_LIST

    Tool to query an audience list. Use when you need to retrieve user rows from a GA4 audience list with pagination.

    in ▸ name limit offset

  • GOOGLESUPER_QUERY_TABLE

    This action is used to query a table in a Google Spreadsheet, call this action to query a table in a spreadsheet. Execute SQL-like SELECT queries against spreadsheet tables. Supports WHERE conditions, ORDER BY, LIMIT clauses. Call this action after calling the GET_TABLE_SCHEMA action to query a table in a spreadsheet.

    in ▸ sql spreadsheet_id include_formulas

  • GOOGLESUPER_QUICK_ADD

    Parses natural language text to quickly create a basic Google Calendar event with its title, date, and time, suitable for simple scheduling; does not support direct attendee addition or recurring events, and `calendar_id` must be valid if not 'primary'.

    in ▸ text calendar_id send_updates

  • GOOGLESUPER_REMOVE_ATTENDEE

    Removes an attendee from a specified event in a Google Calendar; the calendar and event must exist.

    in ▸ event_id calendar_id attendee_email

code evidence
evidence-backed findings quoted directly from the published source artifact — not inferred

This server hasn't been statically analyzed yet (npm/PyPI artifacts only).