An n8n workflow that monitors a Google Drive folder for new CSV files, uses OpenAI GPT-4o-mini to detect PII columns in tabular data, removes those PII columns, and uploads sanitized CSVs to another Drive folder. Integrates Google Drive API and OpenAI API.