Loading...
Loading...
Read data from two tabs in a Google Sheet to compare and identify differences.
npx skill4agent add googleworkspace/cli recipe-compare-sheet-tabsPREREQUISITE: Load the following skills to execute this recipe:gws-sheets
gws sheets +read --spreadsheet-id SHEET_ID --range 'January!A1:D'gws sheets +read --spreadsheet-id SHEET_ID --range 'February!A1:D'