GSheetsResource exposes Google Sheets as .gsheet.json and CSV-style files. Reads return cell values; writes update ranges via the Sheets API.
Setup steps for OAuth credentials live at Google Workspace Credentials.
Node
Browser
Config
Mount mode
read, partial write (range updates).
For the layout, sheet/tab structure, and write semantics see the Python Sheets docs.