Beyond-Bot.ai Logo+googlesuper Logo

Beyond-Bot.ai + googlesuper

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.

What You Can Do with this Integration

Automate Data Entry

Automatically sync new contacts or deals from Beyond-Bot.ai to googlesuper.

Enrich Customer Profiles

Use Beyond-Bot.ai to find and add new information to your records in googlesuper.

Trigger Workflows

Start automated workflows in googlesuper based on conversations with your virtual expert.

Available Actions

Here are the specific actions your virtual expert can perform within googlesuper.

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.

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.

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.

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.

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.

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.

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

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.

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.

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.

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.

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.

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.

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.

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.

Googlesuper Delete Comment

Deletes a comment from a file. use when you need to remove a specific comment from a google drive file.

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.

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.

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

Googlesuper Delete Drive

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

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

Googlesuper Distance Matrix Api

Calculates travel distance and time for a matrix of origins and destinations. supports different modes of transportation and options like departure/arrival times. use when needing to determine travel metrics between multiple points.

Googlesuper Download File

Download a file from google drive

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.

Googlesuper Fetch Emails

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

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.

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.

Googlesuper Geocoding Api

Tool to convert addresses into geographic coordinates (latitude and longitude) and vice versa (reverse geocoding), or get an address for a place id. use for finding coordinates for an address, finding an address for coordinates, or looking up an address by its place id.

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.

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.

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.

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.

Googlesuper Get Conference Record For Meet

Get conference record

Googlesuper Get Contacts

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

Googlesuper Get Drive

Tool to get a shared drive by id. use when you need to retrieve information about a specific shared drive.

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.

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.

Googlesuper Get Permission

Gets a permission by id. use this tool to retrieve a specific permission for a file or shared drive.

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.

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.

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.

Googlesuper Get Spreadsheet Info

Retrieves comprehensive metadata for a google spreadsheet using its id, excluding cell data.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

Googlesuper List Drafts

Retrieves a paginated list of email drafts from a user's gmail account.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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

Googlesuper Move To Trash

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

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.

Googlesuper Patch Event

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

Googlesuper Patch Label

Patches the specified label.

Googlesuper Replace All Text

Tool to replace all occurrences of a specified text string with another text string throughout a google document. use when you need to perform a global find and replace operation within a document.

Googlesuper Replace Image

Tool to replace a specific image in a document with a new image from a uri. use when you need to update an existing image within a google doc.

Googlesuper Reply To Thread

Sends a reply within a specific gmail thread using the original thread's subject, requiring a valid `thread id` and correctly formatted email addresses.

Googlesuper Search Developer Metadata

Tool to search for developer metadata in a spreadsheet. use when you need to find specific metadata entries based on filters.

Googlesuper Search People

Searches contacts by matching the query against names, nicknames, emails, phone numbers, and organizations, optionally including 'other contacts'.

Googlesuper Send Draft

Sends the specified, existing draft to the recipients in the to, cc, and bcc headers.

Googlesuper Send Email

Sends an email via gmail api using the authenticated user's google profile display name, requiring `is html=true` if the body contains html and valid `s3key`, `mimetype`, `name` for any attachment.

Googlesuper Set Basic Filter

Tool to set a basic filter on a sheet in a google spreadsheet. use when you need to filter or sort data within a specific range on a sheet.

Googlesuper Spreadsheets Sheets Copy To

Tool to copy a single sheet from a spreadsheet to another spreadsheet. use when you need to duplicate a sheet into a different spreadsheet.

Googlesuper Spreadsheets Values Append

Tool to append values to a spreadsheet. use when you need to add new data to the end of an existing table in a google sheet.

Googlesuper Spreadsheets Values Batch Clear

Tool to clear one or more ranges of values from a spreadsheet. use when you need to remove data from specific cells or ranges while keeping formatting and other properties intact.

Googlesuper Spreadsheets Values Batch Clear By Data Filter

Clears one or more ranges of values from a spreadsheet using data filters. the caller must specify the spreadsheet id and one or more datafilters. ranges matching any of the specified data filters will be cleared. only values are cleared -- all other properties of the cell (such as formatting, data validation, etc..) are kept.

Googlesuper Spreadsheets Values Batch Get By Data Filter

Tool to return one or more ranges of values from a spreadsheet that match the specified data filters. use when you need to retrieve specific data sets based on filtering criteria rather than entire sheets or fixed ranges.

Googlesuper Stop Watch Channel

Tool to stop watching resources through a specified channel. use this when you want to stop receiving notifications for a previously established watch.

Googlesuper Text Search

Searches for places on google maps using a textual query (e.g., "restaurants in london", "eiffel tower").

Googlesuper Unhide Drive

Tool to unhide a shared drive. use when you need to restore a shared drive to the default view.

Googlesuper Unmerge Table Cells

Tool to unmerge previously merged cells in a table. use this when you need to revert merged cells in a google document table back to their individual cell states.

Googlesuper Untrash File

Tool to restore a file from the trash. use when you need to recover a deleted file. this action updates the file's metadata to set the 'trashed' property to false.

Googlesuper Update Comment

Tool to update an existing comment on a google drive file. use when you need to change the content or status (e.g., resolve) of a comment.

Googlesuper Update Document Style

Tool to update the overall document style, such as page size, margins, and default text direction. use when you need to modify the global style settings of a google document.

Googlesuper Update Drive

Tool to update the metadata for a shared drive. use when you need to modify properties like the name, theme, background image, or restrictions of a shared drive.

Googlesuper Update File Put

Updates file metadata. uses patch semantics (partial update) as per google drive api v3. use this tool to modify attributes of an existing file like its name, description, or parent folders. note: this action currently supports metadata updates only. file content updates require multipart/related upload and are not yet implemented.

Googlesuper Update File Revision Metadata

Updates metadata of a file revision (e.g., keepforever, publish). use this tool to modify the metadata of a specific revision of a file in google drive.

Googlesuper Update Permission

Tool to update a permission with patch semantics. use when you need to modify an existing permission for a file or shared drive.

Googlesuper Update Reply

Tool to update a reply to a comment on a google drive file. use when you need to modify the content of an existing reply.

Googlesuper Update Sheet Properties

Tool to update properties of a sheet (worksheet) within a google spreadsheet, such as its title, index, visibility, tab color, or grid properties. use this when you need to modify the metadata or appearance of a specific sheet.

Googlesuper Update Space

Updates a meeting space. use this tool to modify the settings of an existing google meet space. requires the space resource in the request body and the space name in the path.

Googlesuper Update Spreadsheet Properties

Tool to update properties of a spreadsheet, such as its title, locale, or auto-recalculation settings. use when you need to modify the overall configuration of a google sheet.

Googlesuper Update Table Row Style

Tool to update the style of a table row in a google document. use when you need to modify the appearance of specific rows within a table, such as setting minimum row height or marking rows as headers.

Googlesuper Upload File

Uploads a file (max 5mb) to google drive, moving it to a specified folder if a valid folder id is provided, otherwise uploads to root.

Googlesuper Watch Changes

Tool to subscribe to changes for a user or shared drive in google drive. use when you need to monitor a google drive for modifications and receive notifications at a specified webhook url.

Googlesuper Add Enrichment

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

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

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

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.

Googlesuper Aggregate Column Data

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

Googlesuper Batch Add Media Items

Adds one or more media items to an album in google photos.

Googlesuper Batch Create Media Items

Unified action to upload media files and create them as items in google photos.

Googlesuper Batch Get

Retrieves data from specified cell ranges in a google spreadsheet; ensure the spreadsheet has at least one worksheet and any explicitly referenced sheet names in ranges exist.

Googlesuper Batch Get Media Items

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

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; ensure the target sheet exists and the spreadsheet contains at least one worksheet.

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.

Googlesuper Calendars Delete

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

Googlesuper Calendars Update

Updates metadata for a calendar.

Googlesuper Calendar List Insert

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

Googlesuper Calendar List Update

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

Googlesuper Clear Calendar

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

Googlesuper Clear Tasks

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

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.

Googlesuper Copy File

Duplicates an existing file in google drive, identified by its `file id`.

Googlesuper Create Album

Creates a new album in google photos.

Googlesuper Create Customer List

Createcustomerlist tool will create a customer list in google ads.

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

Googlesuper Create Document Markdown

Creates a new google docs document, optionally initializing it with a title and content provided as markdown text.

Googlesuper Create Email Draft

Creates a gmail email draft, supporting to/cc/bcc, subject, plain/html body (ensure `is html=true` for html), attachments, and threading.

Googlesuper Create Event

Creates an event on a google calendar, needing rfc3339 utc start/end times (end after start) and write access to the calendar.

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.

Googlesuper Create Google Sheet1

Creates a new google spreadsheet in google drive using the provided title.

Googlesuper Create Label

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

Googlesuper Create Meet

Creates a new google meet space, optionally configuring its access type and entry point access controls.

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.

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.

Googlesuper Create Task List

Creates a new task list with the specified title.

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.

Googlesuper Delete Task

Deletes a specified task from a given task list in google tasks.

Googlesuper Delete Task List

Permanently deletes an existing google task list, identified by `tasklist id`, along with all its tasks; this operation is irreversible.

Googlesuper Duplicate Calendar

Creates a new, empty google calendar with the specified title (summary).

Googlesuper Edit File

Updates an existing google drive file by overwriting its entire content with new text (max 10mb).

Googlesuper Events Instances

Returns instances of the specified recurring event.

Googlesuper Events List

Returns events on the specified calendar.

Googlesuper Events Move

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

Googlesuper Events Watch

Watch for changes to events resources.

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

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

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.

Googlesuper Find File

Tool to list or search for files and folders in google drive. use when you need to find specific files based on query criteria or list contents of a drive/folder.

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.

Googlesuper Find Free Slots

Finds free/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), enhancing busy intervals with event details; `time min` must precede `time max` if both are provided.

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.

Googlesuper Format Cell

Applies text and background cell formatting to a specified range in a google sheets worksheet.

Googlesuper Free Busy Query

Returns free/busy information for a set of calendars.

Googlesuper Get Album

Returns the album based on the specified 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.

Googlesuper Get Calendar

Retrieves a specific google calendar, identified by `calendar id`, to which the authenticated user has access.

Googlesuper Get Campaign By Id

Getcampaignbyid tool will return details of a campaign in google ads.

Googlesuper Get Campaign By Name

Getcampaignbyname tool will run a sql getcampaignbyname in google ads.

Googlesuper Get Current Date Time

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

Googlesuper Get Customer Lists

Getcustomerlists tool will list all customer lists in google ads.

Googlesuper Get Direction

Fetches detailed directions between an origin and a destination, supporting intermediate waypoints and various travel modes.

Googlesuper Get Document By Id

Retrieves an existing google document by its id; will error if the document is not found.

Googlesuper Get Media Item Download

Downloads a media item from google photos and returns it as a file.

Googlesuper Get Meet

Retrieve details of a google meet space using its unique identifier.

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.

Googlesuper Get Profile

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

Googlesuper Get Recordings By Conference Record Id

Retrieves recordings from google meet for a given conference record id.

Googlesuper Get Route

Calculates one or more routes between two specified locations using various travel modes and preferences; addresses must be resolvable by google maps.

Googlesuper Get Sheet Names

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

Googlesuper Get Task

Use to retrieve a specific google task if its `task id` and parent `tasklist id` are known.

Googlesuper Get Task List

Retrieves a specific task list from the user's google tasks if the `tasklist id` exists for the authenticated user.

Googlesuper Get Transcripts By Conference Record Id

Retrieves all transcripts for a specific google meet conference using its 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.

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.

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.

Googlesuper List Albums

Lists all albums shown to a user in the albums tab of google photos.

Googlesuper List Calendars

Retrieves calendars from the user's google calendar list, with options for pagination and filtering.

Googlesuper List Labels

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

Googlesuper List Media Items

Lists all media items from a user's google photos library.

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.

Googlesuper List Task Lists

Fetches the authenticated user's task lists from google tasks; results may be paginated.

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.

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.

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.

Googlesuper Move Task

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

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.

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.

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.

Googlesuper Patch Task List

Updates the title of an existing google tasks task list.

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 recurring events or direct attendee addition via parameters, and `calendar id` must be valid if not 'primary'.

Googlesuper Remove Attendee

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

Googlesuper Remove Label

Permanently deletes a specific, existing user-created gmail label by its id for a user; cannot delete system labels.

Googlesuper Search Documents

Search for google documents using various filters including name, content, date ranges, and more.

Googlesuper Search Media Items

Searches for media items in a user's google photos library.

Googlesuper Search Spreadsheets

Search for google spreadsheets using various filters including name, content, date ranges, and more.

Googlesuper Settings List

Returns all user settings for the authenticated user.

Googlesuper Settings Watch

Watch for changes to settings resources.

Googlesuper Sheet From Json

Creates a new google spreadsheet and populates its first worksheet from `sheet json`, which must be non-empty as its first item's keys establish the headers.

Googlesuper Sync Events

Synchronizes google calendar events, performing a full sync if no `sync token` is provided or if a 410 gone error (due to an expired token) necessitates it, otherwise performs an incremental sync for events changed since the `sync token` was issued.

Googlesuper Update Acl Rule

Updates an access control rule for the specified calendar.

Googlesuper Update Album

Updates an album's title or cover photo in google photos.

Googlesuper Update Document Markdown

Replaces the entire content of an existing google docs document with new markdown text; requires edit permissions for the document.

Googlesuper Update Event

Updates an existing event by `event id` in a google calendar; this is a full put replacement, so provide all desired fields as unspecified ones may be cleared or reset.

Googlesuper Update Existing Document

Applies programmatic edits, such as text insertion, deletion, or formatting, to a specified google doc using the `batchupdate` api method.

Googlesuper Update Media Item

Updates a media item's description in google photos.

Googlesuper Update Task

Updates the specified task.

Googlesuper Update Task List

Updates the authenticated user's specified task list.

Googlesuper Upload Media

Upload a media file to google photos. supports images (up to 200mb) and videos (up to 20gb).