Hi team. I created an app that basically is an input form and an output. A user puts in information and then on the next window a chat window is created that uses OpenAI to chat as well as provides an embed code and may do other things in the future.
What I want to do is embed this app in an iframe INSIDE of a tool so I can easily use it in a studio and monitor usage etc.
Is this possible with tool creation. I’m not seeing an easy way to just add HTML in a tool?
I am able to add the app in an HTML block in a studio on a page but that doesn’t provide tracking of uses for the purposes of creating usage tiers.