vnt_google_docs_list_sheets
List sheet titles from a Google Spreadsheet via the Sheets API. Identify all available sheets for read-only access to streamline your data retrieval.
Instructions
List sheet titles in a Google Spreadsheet (Sheets API, read-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | Google API key (or GOOGLE_API_KEY env) | |
| spreadsheet_id | Yes | ||
| service_account | No | Path to google-service-account.json |