Can agent builders have the option to remove the open text box on a "chat" trigger step, and ONLY use conversation starters with the [[ ]] variable placeholder function? We want to use this to create a controled user experience where they have different "forms" to select from but no free form way to prompt the agent.
More context:
An agent's trigger step can be 1 of 2 types: "chat" or "input form". With a "chat" type trigger, the only option is to present a free form text box + conversation starters below that. We want to remove the free form text box and ONLY use conversation starters. We plan to use the [[ ]] variable text functionality to create several different input form experiences through the conversation starters and we want to purposely restrict users from typing in a free form prompt.
This would be very helpful to some of our agent designs. TY