Sheets as records
Row 1 is the header; every row below is a record keyed by column name. List, add, update, upsert, and delete rows by exact column conditions.
A CLI (tbxl) that treats a Google Sheet as a table of records — inspect a document, read rows, and add, update, upsert, or delete them by column conditions.