π Feature description
Support searching and reading Confluence documentation like TechDocs.
Note: The backend module plugin-search-backend-module-confluence-collator adds a new document type confluence to the document table, which is linked to the search plugin
What is the recommended approach to implement these tools?
π€ Context
The current search implementation is locked on the Catalog and Techdocs plugins. We might offer guidance on how to extend the feature to other Backstage search plugin like Confluence , Adr and etc.
βοΈ Possible Implementation
Option 1: Create a GenAI backend module for Confluence search
Option 2: Add support for Confluence search in the current GenAI backend plugin