Get Spreadsheet Info
get_spreadsheet_infoGet spreadsheet information, including its list of sheets, by providing the spreadsheet ID and user's Google email. Use this to understand a spreadsheet's structure.
Instructions
Gets information about a specific spreadsheet including its sheets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spreadsheet_id | Yes | The ID of the spreadsheet to get info for. Required. | |
| user_google_email | Yes | The user's Google email address. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |