Setup
Create OAuth credentials
Same as Google Calendar — create OAuth 2.0 credentials and enable the Google Sheets API.
Add credentials in Orova
Go to Settings → Integrations → Google Sheets and enter your Client ID, Client Secret, and Refresh Token.
Available tools
| Tool | Description |
|---|---|
list_spreadsheets | List available spreadsheets |
read_sheet | Read data from a sheet |
write_sheet | Write data to a sheet |
append_row | Append a row to a sheet |

