Get Spreadsheet Info
get_spreadsheet_infoRetrieves details about a Google spreadsheet, including sheet names, IDs, and structure, using the user's email and spreadsheet ID.
Instructions
Gets information about a specific spreadsheet including its sheets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| spreadsheet_id | Yes | The ID of the spreadsheet to get info for. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |