# Google Drive module Use when you need Google Drive lexical or semantic searches, viewing a folder, or loading a file. - Inputs/outputs live in `index.ts`. - Permissions live in `integration.ts`. - List files in a Google Drive folder via `lsFolder`. - Load a file's comments via `getFileComments`. - No triggers.