Nodes/SF ComfyUI Nodes/SF Google Sheet Range
ComfyUI Node

SF Google Sheet Range

A ComfyUI node in Stillfront/Utils with 7 inputs and 1 output.

By Stillfront·Created about a month ago·Updated about a month ago· 0
SF Google Sheet Range
    • text
    urlhttps://docs.google.com/spreadsheets/d/.../edit
    sheet_gid0
    start_row1
    start_colA
    end_row1
    end_colA
    delimiter,
    CategoryStillfront/Utils

    Inputs (7)

    NameTypeDefaultDescription
    urlSTRINGhttps://docs.google.com/spreadsheets/d/.../editFull Google Sheets URL. The sheet must be shared: Share → Anyone with the link → Viewer.
    sheet_gidSTRING0Sheet tab GID — found in the URL after '#gid='. Use 0 for the first/default sheet.
    start_rowINT1First row of the range (1 = first row in the sheet).
    start_colSTRINGAFirst column of the range (e.g. A, B, C, AA, ...).
    end_rowINT1Last row of the range (inclusive).
    end_colSTRINGALast column of the range (inclusive, e.g. A, B, C, AA, ...).
    delimiterSTRING, String placed between each cell value in the output. Can be typed directly or connected from another string node.

    Outputs (1)

    NameTypeDescription
    textSTRING