describe_spreadsheet
Analyze a spreadsheet to get sheet dimensions, frozen rows/cols, column headers with inferred data types, sample rows, tables, and charts. Use this first to understand spreadsheet structure before issuing specific requests.
Instructions
Compact, model-friendly snapshot of a spreadsheet in one call.
Accepts a spreadsheet ID or a full Google Sheets URL. Returns, per sheet: dimensions, frozen rows/cols, column headers with inferred types (number/date-ish/boolean/text/formula), a few sample rows, and any tables/charts. Use this first to ground natural requests like "the Revenue column" before calling other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheets | No | ||
| sample_rows | No | ||
| spreadsheet | Yes |