Hi Sanjay,
You have no access to the database on Cloud, so you can't do this. Even if you could, you would have to write a pile of code to render the pages to your LLM in a readable format (the raw data contains all the formatting and markup in a Confluence page, which you probably wouldn't want to train your LLM to understand)
You will need to create code that can read pages over the REST API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.