Automates weekly data export from a MySQL database to Google Sheets using n8n. Triggers every week at 5am, queries all records from 'books' table, and appends them to a specified Google Sheet via OAuth2 authentication.