get_spreadsheet
Retrieve a Google Sheet's title, URL, and each tab's name and size using its spreadsheet ID—run before reading when tab names are unknown.
Instructions
Get a spreadsheet's title, URL and the name and size of every tab in it.
Call this before reading when you do not already know the tab names.
Args: spreadsheet_id: The long token from the spreadsheet URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spreadsheet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||