get_spreadsheet_info
Retrieve a spreadsheet's title, URL, and sheet details including names, IDs, dimensions, and frozen rows/columns. Use to discover sheet structure before further operations.
Instructions
Get a spreadsheet's title, URL, and the list of its sheets.
Returns each sheet's title, numeric sheetId, index, dimensions, and any
frozen rows/columns. Use this first to discover sheet names and sizes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spreadsheet_id | Yes |