Read a Rootr spreadsheet
rootr_read_spreadsheetRead a Rootr SPREADSHEET node to retrieve its sheets, cells, and dimensions. Use this before updating or patching cells to get current sheet IDs and cell contents.
Instructions
Read a Rootr (루터) SPREADSHEET node — its sheets, each with a sparse cells map and dimensions. Call this before rootr_update_spreadsheet / rootr_patch_spreadsheet_cells so you know the current sheetIds and cell contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spreadsheetId | Yes | SPREADSHEET node id |