ComfyUI Node
SF Google Sheet Cell
A ComfyUI node in Stillfront/Utils with 4 inputs and 1 output.
SF Google Sheet Cell
- cell_value
◄urlhttps://docs.google.com/spreadsheets/d/.../edit►
◄sheet_gid0►
◄row1►
◄colA►
CategoryStillfront/Utils
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| url | STRING | https://docs.google.com/spreadsheets/d/.../edit | Full Google Sheets URL. The sheet must be shared: Share → Anyone with the link → Viewer. |
| sheet_gid | STRING | 0 | Sheet tab GID — found in the URL after '#gid='. Use 0 for the first/default sheet. Example: for ...#gid=1234567890 enter 1234567890. |
| row | INT | 1 | Row number starting from 1 (matches the row numbers shown in Google Sheets). |
| col | STRING | A | Column letter as shown in Google Sheets (A, B, C, ... Z, AA, AB, ...). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| cell_value | STRING | — |