Calling agents from public app

Hi @amit_lohe
Is there a solution for using AI agents in public apps?

Unsupported source for RetoolAIAgentInvokeQuery: public_app

1 Like

Hey @Qamar_Gulraiz - this purposefully doesn't work at the moment. I'd love to learn more about the use case you're building here; is it a public-facing chatbot, or are you just trying to trigger an Agent from an app?

Hi @kent ,
Yes, we are working on a customer service chatbot linking our website's MCP to it. The Agent chat block is placed in an app and then the app is embedded as a public app on our website.

This is to allow customers interactions without the need to login. Hope that helps in answering the question.

Thanks