Skip to main content
Gigasheet logo

Gigasheet

Gigasheet is a big data automation platform that offers a spreadsheet-like interface for analyzing and managing large datasets, enabling users to automate tasks, integrate with various data sources, and streamline data workflows.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Gigasheet authenticates with an API key. Generate the credential in your Gigasheet account, then paste it into FlyMyAI the first time an agent uses a Gigasheet action.

Get your Gigasheet credential →

Fields to fill in FlyMyAI

FieldDetails
Gigasheet API KeyThe API key used to authenticate requests to the Gigasheet API. Find or create your API key in your Gigasheet account settings. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
GIGASHEET_DELETE_DELETE_HANDLETool to delete a sheet or folder by handle. Use after obtaining the handle of a sheet or empty folder. Set recursive=True to delete all children of a folder.handle
GIGASHEET_GET_CLIENT_STATE_CURRENT_VERSIONTool to fetch the current client-state version metadata for a sheet. Use after obtaining a sheet handle to determine the current version identifier for creating views.handle
GIGASHEET_GET_CONNECTORS_CONNECTIONSTool to list connector connections. Use after setting a valid Gigasheet API token.-
GIGASHEET_GET_DATASET_HANDLETool to get dataset metadata. Use after you have obtained the dataset handle.handle
GIGASHEET_GET_DATASET_HANDLE_COLUMNSTool to list all column metadata (IDs, names, types) for a dataset. Use after obtaining a dataset handle.handle
GIGASHEET_GET_DATASET_HANDLE_DOWNLOAD_EXPORTTool to retrieve the download URL for an exported dataset. Use after initiating an export and obtaining its handle.handle
GIGASHEET_GET_DATASET_HANDLE_VIEWSTool to list all views associated with a specific dataset. Use after confirming the dataset handle and its status.handle
GIGASHEET_GET_DOCS_FORMULAS_FUNCTIONSTool to retrieve all supported formula functions. Use after authenticating with a valid API token.-
GIGASHEET_GET_FILTER_TEMPLATESTool to retrieve all saved filter templates. Use after authentication is confirmed.-
GIGASHEET_GET_FILTER_TEMPLATE_ON_SHEETTool to fetch a saved filter template's model for a given sheet. Use when you need the exact filter structure for a specific sheet and template.filter_handle, handle
GIGASHEET_GET_GENERATE_HANDLETool to generate a new unique dataset handle. Use when you need a fresh FileUuid before creating or referencing datasets.-
GIGASHEET_GET_USERS_AUTOFILLTool to fetch autofill info for the authenticated user. Use after setting a valid Gigasheet API token.-
GIGASHEET_GET_USER_WHOAMITool to fetch the authenticated user's details. Use after setting a valid Gigasheet API token.-
GIGASHEET_POST_DATASET_HANDLE_APPEND_BY_NAMETool to append rows to a sheet by column names. Use after verifying the sheet handle and column names.handle, records
GIGASHEET_POST_DATASET_HANDLE_EXPORTTool to initiate an export of a dataset. Use when you need to queue an export job with optional filtering. Use after preparing any filter state. Example: Initiate export for sheet 'sheet_abc123' with filters: '("gridState": ("filterModel": ( ... )))'handle
GIGASHEET_POST_DATASET_HANDLE_INSERT_BLANK_ROWTool to insert a blank row with null values into a dataset. Use after determining the insertion index.handle, index
GIGASHEET_POST_DATASET_HANDLE_RENAME_COLUMNS_TO_UNIQUETool to rename all columns in a dataset to unique names. Use when duplicate column names could cause conflicts in downstream processing.handle
GIGASHEET_POST_DATASET_HANDLE_SAVE_CURRENT_VIEWTool to persist the current view in a Gigasheet dataset. Use after configuring a view to ensure the current layout and filters are saved on the server.handle
GIGASHEET_POST_FILES_COMBINE_BY_NAMETool to combine multiple files by a shared column name. Use when you need to merge several Gigasheet files based on a common header.fileHandles, columnName
GIGASHEET_POST_FILE_HANDLE_FILTER_SHEET_ROW_NRTool to retrieve the filtered-set row index for a given unfiltered row number. Use after applying filters when you need the row's position in the filtered view.handle, row_nr
GIGASHEET_POST_MAVEN_EXPORTTool to export Gigasheet data to AWS S3. Use after generating an export handle and ensuring the S3 bucket has correct permissions.connector, params, exportHandle
GIGASHEET_POST_MAVEN_IMPORTTool to import data from AWS S3 into your Gigasheet Library. Use when you need to pull objects or prefixes from an S3 bucket into Gigasheet.connector, params
GIGASHEET_POST_REQUEST_API_ACCESSTool to request access to the Gigasheet API. Use when you need to obtain an API key.-
GIGASHEET_POST_UNROLL_DELIMITED_COLUMN_HANDLE_COLUMNTool to explode a column containing delimited data into multiple rows. Use after confirming dataset handle and target column.handle, column
GIGASHEET_POST_UPLOAD_URLTool to upload data to Gigasheet from a specified URL. Use when you have a public or pre-signed link and want to ingest it directly.url
GIGASHEET_PUT_DATASET_HANDLE_CLIENTSTATE_VERSIONTool to set the client state version of a dataset. Use when you need to apply or revert to a saved client state version after data updates.handle, version
GIGASHEET_PUT_DATASET_HANDLE_COL_ROW_BY_NAMETool to update a cell in a dataset by specifying column name and row number. Use after dataset is loaded and column name uniqueness is ensured.handle, column, row, value
GIGASHEET_PUT_FILE_HANDLE_SHARE_FILETool to share a Gigasheet file with specified recipients. Use after creating or updating a sheet to grant email-based access.handle, emails, permissions
GIGASHEET_PUT_FILTER_TEMPLATES_FILTER_HANDLETool to create or update a saved filter template. Use when you need to persist or modify filter criteria by providing a filter handle and the filter model.filter_handle, filterModel
We love our partners - FlyMy.AI builds with the best. Thanks, Gigasheet!