← Tools Reference

Gigasheet

Gigasheet integration (Data, Productivity). Imported from open-connector.

API key7 toolshttps://api.gigasheet.com
GET
gigasheet_list_home_files
List the suggested recent files shown on the Gigasheet home page.

/library/home

GET
gigasheet_list_exports
List exports owned by the current Gigasheet user across all locations.

/library/exports

2 parameters
ParamTypeRequiredDescription
pageintegeroptionalThe zero-based page number to request from Gigasheet.
pageSizeintegeroptionalThe number of export entries to return per page.
POST
gigasheet_search_library
Search Gigasheet library metadata without reading file contents.

/library/search

2 parameters
ParamTypeRequiredDescription
searchTermstringrequiredThe search text used to match file metadata in Gigasheet.
fieldsarrayoptionalThe metadata fields to search. When omitted, Gigasheet searches owner, file_nam…
GET
gigasheet_get_library_path
Return the parent directory chain for one Gigasheet file or folder handle.

/library/path/{handle}

1 parameter
ParamTypeRequiredDescription
handlestringrequiredThe file or folder handle.
GET
gigasheet_describe_dataset
Describe one Gigasheet dataset, including status and file metadata.

/dataset/{handle}

1 parameter
ParamTypeRequiredDescription
handlestringrequiredThe dataset handle to describe.
GET
gigasheet_get_space_used
Get the current storage usage reported for the authenticated Gigasheet user.

/user/space-used

GET
gigasheet_get_enrichment_credits
Get the current enrichment credit usage for the authenticated Gigasheet user.

/user/enrichment-credits