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