get_spreadsheet_info
Retrieve spreadsheet details and sheet information from Google Sheets using a user 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 |