Confluence Communication Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONFLUENCE_URLYesThe URL of your Confluence instance, e.g., https://XXXXXXXX.atlassian.net/wiki
CONFLUENCE_API_KEYYesAPI token from https://id.atlassian.com/manage-profile/security/api-tokens
CONFLUENCE_API_MAILYesYour Atlassian account email address

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
execute_cql_search

Execute a CQL query on Confluence to search pages

get_page_content

Get the content of a Confluence page