mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-17 23:09:35 +00:00
8 lines
261 B
Markdown
8 lines
261 B
Markdown
# Confluence module
|
|
|
|
- Search Confluence pages via `search`.
|
|
- Run CQL (Confluence Query Language) queries via `cqlQuery`.
|
|
- Load a Confluence page by ID via `loadPage`.
|
|
- Inputs/outputs live in `index.ts`.
|
|
- Permissions live in `integration.ts`.
|
|
- No triggers. |