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.
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.
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.
Tool to list connector connections. Use after setting a valid Gigasheet API token.
Tool to get dataset metadata. Use after you have obtained the dataset handle.
Tool to list all column metadata (IDs, names, types) for a dataset. Use after obtaining a dataset handle.
Tool to retrieve the download URL for an exported dataset. Use after initiating an export and obtaining its handle.