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

Completely Secure
20932VIEWS
2895USERS

Tools

1 of 5

Delete Sheet Or Folder By Handle

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

Get Client State Current Version

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

Get Connector Connections

Tool to list connector connections. Use after setting a valid Gigasheet API token.

Get Dataset By Handle

Tool to get dataset metadata. Use after you have obtained the dataset handle.

Get Dataset Columns

Tool to list all column metadata (IDs, names, types) for a dataset. Use after obtaining a dataset handle.

Get Dataset Export Download Url

Tool to retrieve the download URL for an exported dataset. Use after initiating an export and obtaining its handle.