Get Spreadsheet Info
get_spreadsheet_infoGet detailed information about a Google spreadsheet, listing its sheets and structure, using the spreadsheet ID and user's Google email address.
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 |