Gigasheet
Overview
SLUG: GIGASHEET
Description
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.
Authentication Details
API Key
Connecting to Gigasheet
Create an auth config
Use the dashboard to create an auth config for the Gigasheet toolkit. This allows you to connect multiple Gigasheet accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Gigasheet Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Gigasheet toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GIGASHEET_DELETE_DELETE_HANDLE
Tool Name: Delete sheet or folder by handle
Description
Action Parameters
Action Response
GIGASHEET_GET_CLIENT_STATE_CURRENT_VERSION
Tool Name: Get Client State Current Version
Description
Action Parameters
Action Response
GIGASHEET_GET_CONNECTORS_CONNECTIONS
Tool Name: Get Connector Connections
Description
Action Parameters
Action Response
GIGASHEET_GET_DATASET_HANDLE
Tool Name: Get Dataset by Handle
Description
Action Parameters
Action Response
GIGASHEET_GET_DATASET_HANDLE_COLUMNS
Tool Name: Get Dataset Columns
Description
Action Parameters
Action Response
GIGASHEET_GET_DATASET_HANDLE_DOWNLOAD_EXPORT
Tool Name: Get Dataset Export Download URL
Description
Action Parameters
Action Response
GIGASHEET_GET_DATASET_HANDLE_VIEWS
Tool Name: Get Dataset Views
Description
Action Parameters
Action Response
GIGASHEET_GET_DOCS_FORMULAS_FUNCTIONS
Tool Name: Get Docs Formulas Functions
Description
Action Parameters
Action Response
GIGASHEET_GET_FILTER_TEMPLATE_ON_SHEET
Tool Name: Apply Filter Template On Sheet
Description
Action Parameters
Action Response
GIGASHEET_GET_FILTER_TEMPLATES
Tool Name: Get Filter Templates
Description
Action Parameters
Action Response
GIGASHEET_GET_GENERATE_HANDLE
Tool Name: Generate New Handle
Description
Action Parameters
Action Response
GIGASHEET_GET_USERS_AUTOFILL
Tool Name: Get User Autofill Info
Description
Action Parameters
Action Response
GIGASHEET_GET_USER_WHOAMI
Tool Name: Get Authenticated User Info
Description
Action Parameters
Action Response
GIGASHEET_POST_DATASET_HANDLE_APPEND_BY_NAME
Tool Name: Append Rows to Sheet by Name
Description
Action Parameters
Action Response
GIGASHEET_POST_DATASET_HANDLE_EXPORT
Tool Name: Initiate Dataset Export
Description
Action Parameters
Action Response
GIGASHEET_POST_DATASET_HANDLE_INSERT_BLANK_ROW
Tool Name: Insert Blank Row in Dataset
Description
Action Parameters
Action Response
GIGASHEET_POST_DATASET_HANDLE_RENAME_COLUMNS_TO_UNIQUE
Tool Name: Rename Columns to Unique
Description
Action Parameters
Action Response
GIGASHEET_POST_DATASET_HANDLE_SAVE_CURRENT_VIEW
Tool Name: Save Current View
Description
Action Parameters
Action Response
GIGASHEET_POST_FILE_HANDLE_FILTER_SHEET_ROW_NR
Tool Name: Get Filtered Row Index
Description
Action Parameters
Action Response
GIGASHEET_POST_FILES_COMBINE_BY_NAME
Tool Name: Combine Files by Name
Description
Action Parameters
Action Response
GIGASHEET_POST_MAVEN_EXPORT
Tool Name: Export Gigasheet to S3
Description
Action Parameters
Action Response
GIGASHEET_POST_MAVEN_IMPORT
Tool Name: Import from S3
Description
Action Parameters
Action Response
GIGASHEET_POST_REQUEST_API_ACCESS
Tool Name: Request API Access
Description
Action Parameters
Action Response
GIGASHEET_POST_UNROLL_DELIMITED_COLUMN_HANDLE_COLUMN
Tool Name: Unroll Delimited Column
Description
Action Parameters
Action Response
GIGASHEET_POST_UPLOAD_URL
Tool Name: Upload from URL
Description
Action Parameters
Action Response
GIGASHEET_PUT_DATASET_HANDLE_CLIENTSTATE_VERSION
Tool Name: Set Dataset Client State Version
Description
Action Parameters
Action Response
GIGASHEET_PUT_DATASET_HANDLE_COL_ROW_BY_NAME
Tool Name: Update cell by column name and row
Description
Action Parameters
Action Response
GIGASHEET_PUT_FILTER_TEMPLATES_FILTER_HANDLE
Tool Name: Create/Update Filter Template
Description
Action Parameters
Action Response