cellmage.integrations.confluence_utilsยถ
Confluence API integration utilities for Cellmage.
This module provides functions for interacting with the Confluence API.
Functions
|
Clean HTML content from Confluence to make it more readable as plain text. |
|
Convert HTML content from Confluence to Markdown format. |
|
Fetch and format a Confluence page by identifier. |
|
Format a Confluence page for use as an LLM prompt. |
|
Parse a page identifier in the format SPACE:Title or ID. |
|
Search Confluence using CQL and format results. |
Classes
|
Class for interacting with the Confluence API. |