So I've created a Rovo Agent which at the end is told to create a Confluence page in a certain location.
When I run this manually it asks for verification before creating the page.
If I call this from an automation then I'm hoping that I can get the Rovo agent to create the page without verification. At the moment the Automation just gets the Rovo response as a variable.
The Rovo agent has the required permissions and appropriate actions applied.
Am I trying to do something which is currently impossible ?
I would like to update the contents of a page rather than create a new page every time. Rovo has "edit page" as an available action and if I interact with the agent using that action directly, it will append content to a page (after I hit confirm).
Edit page is not available as an action in automation so hoping to get the Agent to do it but it won't. I tried adding a line in the instructions to not ask for confirmation but interacting directly with the Agent it still asks me for confirmation and if I run it as part of automation, doe does not update confluence so wondering if it still trying to ask for confirmation when run from automation and fails to execute the action because there is no confirmation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.