system-prompts-and-models-o.../NotionAi/notion-ai_20260322/modules/googleDrive/AGENTS.md
2026-03-22 18:31:30 +08:00

7 lines
313 B
Markdown

# 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.