Get Spreadsheet Info
get_spreadsheet_infoGet spreadsheet details including sheet names and structure by providing spreadsheet ID and user email. Use this info to understand sheet layout before editing.
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 |