Connect Google Sheets cue table
connect_google_sheets_cue_tableCreate a Google Sheets cue table with source adapter, cue rows, column validation, and sync policy to manage TouchDesigner cues from a spreadsheet.
Instructions
Create a Google Sheets cue-table scaffold with source adapter, cue rows, column validation, sync policy, and OAuth/writeback safety notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Generated baseCOMP name. | google_sheets_cue_table |
| active | No | ||
| cue_count | No | ||
| sheet_url | No | https://docs.google.com/spreadsheets/d/show-cues | |
| adapter_url | No | ws://127.0.0.1:9060 | |
| parent_path | No | Parent COMP for the Google Sheets cue-table scaffold. | /project1 |
| adapter_mode | No | csv_export | |
| column_count | No | ||
| sync_direction | No | read_only | |
| worksheet_name | No | cues |