Trigger A Rovo Agent From A Forge Function?

I’m looking to see if i can have a Rovo agent process an input. Imagine something like this

const response = await api.asApp().requestRovo("rovo-agent-name", 'prompt-here");

I know how to do this using Automations but i’m looking to see if it’s possible to get a forge app to call it while still within the forge app?

2 Likes

Hey @Zishan ,

I’m pretty sure that’s not possible currently and I’m unsure if that’s on the roadmap. Would be pretty cool though.

1 Like

Yep, would really help push Rovo a lot more potential possibilities for sure. Less hacky solutions to get around doing this and just have the ability to make AI functionality right in the forge logic

Hi Zishan and Oliver,

I can confirm that this is currently not possible so I raised this request:

This feature is currently not part of the Forge roadmap, which can be found here.

Caterina

3 Likes