vnt_google_docs_fetch
Fetch Google Spreadsheet contents to local CSV/TSV files, enabling script extraction and insertion from the downloaded data.
Instructions
Fetch a Google Spreadsheet into local CSV/TSV for google_docs extract/insert.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet | No | Alias of sheet_name | |
| output | Yes | Output .csv/.tsv path (multi-sheet → stem_SheetName.ext) | |
| api_key | No | ||
| sheet_name | No | Single sheet title | |
| sheet_names | No | ||
| spreadsheet_id | Yes | ||
| service_account | No |