Hey! I’ve built similar voice agents using Express and VAPI, so I can help you with that.
Yes, you can create chat text scenarios through the API — not limited to the dashboard.
It just depends on whether you want to simulate test chats or enable real chat interactions.
You can structure the prompts and responses in your API flow using VAPI’s message endpoints.
Are you planning to run both voice and chat in the same agent setup?
@Captain_Mario