devboy-confluence
Confluence provider for devboy-tools. Implements KnowledgeBaseProvider and Provider from devboy-core for Atlassian Confluence across both Confluence Cloud and Confluence Server / Data Center.
Features
- Shared
ConfluenceFlavor::{Cloud, SelfHosted}architecture - Knowledge base page and space operations
- Confluence Cloud routing via Atlassian
cloud_id - Atlassian OAuth helpers for Cloud bearer auth
- Basic auth support for Cloud and self-hosted deployments
- ADF-to-Markdown conversion for Cloud page content
- Liveness probing for both deployment flavors
Add to your project
[]
= "0.26"
= "0.26"
Documentation
API reference on docs.rs/devboy-confluence.
For configuration, auth flows, and CLI usage, see the Confluence integration guide in the main repository docs.
For the full bundle (CLI, MCP server, agent skills) see the main project README.
License
Apache-2.0 — see LICENSE.