Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | Logging level (e.g., DEBUG) | |
CONFLUENCE_URL | Yes | URL of your Confluence instance (e.g., https://your-org.atlassian.net) | |
CONFLUENCE_USERNAME | Yes | Your Confluence username/email (e.g., your-email@domain.com) | |
CONFLUENCE_API_TOKEN | Yes | Your Confluence API token |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |