mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-18 15:29:36 +00:00
8 lines
219 B
Markdown
8 lines
219 B
Markdown
# Gmail module
|
|
|
|
- Search Gmail messages via `search`.
|
|
- Load Gmail threads via `loadThread`.
|
|
- Query Gmail threads via `query`.
|
|
- Inputs/outputs live in `index.ts`.
|
|
- Permissions live in `integration.ts`.
|
|
- No triggers. |