"Read cell values, formulas, and formatting from specified ranges in a worksheet. " + "Returns cells as a sparse object with A1-notation keys. " + "Use this to inspect data before modifying it.", ...
"Read cell data from a range and return it as CSV format. " + "Great for analysis with pandas or quick data inspection. " + "Use this when you need tabular data without styling info.", ...