01Extract Confluence URLs and content from free-form text (e.g., comments, descriptions).
02Configurable via a .config file with environment variable overrides for credentials and settings.
03Fetch Confluence pages by URL or ID, outputting raw markdown with YAML frontmatter.
04Search Confluence documents based on a query, returning lightweight page matches.
05Retrieve direct child pages for a given Confluence page with pagination support.
060 GitHub stars