Read one or more cell ranges with values, formulas, and optional styles / comments / data validation.
urlSpreadsheet URL (XOR with --spreadsheet-token)
rangeRequiredstringA1 range, e.g. A1:F10 (no sheet prefix — use `--sheet-id` / `--sheet-name` to select the sheet)
includearrayComma-separated info categories to include (value|formula|style|comment|data_validation)
sheetIdstringSheet reference_id (XOR with --sheet-name)
maxCharsintegerMax output chars per call; default 500000 (safety cap). Large reads are usually better redirected to a file; only lower it (e.g. 25000) when you want results inline without triggering file offload, paging via has_more (default 500000)
sheetNamestringSheet name (XOR with --sheet-id)
skipHiddenbooleanSkip hidden rows and columns; default false
spreadsheetTokenstringSpreadsheet token (XOR with --url)
No reviewed structured output summary is available.
API key connection. Risk level 1 of 5.
Free Action
No published Skills explicitly reference this Action yet.