mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-17 23:09:35 +00:00
7 lines
313 B
Markdown
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. |