sheets_getText
Retrieve the content of a Google Sheets spreadsheet by ID or URL, with output as text, CSV, or JSON.
Instructions
Retrieves the content of a Google Sheets spreadsheet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format (default: text). | |
| spreadsheetId | Yes | Spreadsheet ID or URL. |