Skip to main content

Crate devboy_confluence

Crate devboy_confluence 

Source
Expand description

Confluence self-hosted provider implementation for devboy-tools.

This crate provides the Confluence Server / Data Center knowledge base provider implementation, including API client logic plus page/space/search operations exposed through the shared KnowledgeBaseProvider trait.

Structs§

ConfluenceClient
ConfluenceSchemaEnricher
Static schema enricher for Confluence knowledge base tools.

Enums§

ConfluenceAuth

Constants§

DEFAULT_CONFLUENCE_API_PATH
Default REST API base path for Confluence Server / Data Center.