Hi,
We are working on an unattended bot and for the trigger, the requirement is to choose the City the admin belong to. The problem we are facing is that the admins are making a typo error which is faulting the bot(This exception is handled as city not identified). Now the operations requirement is to change the argument to a dropdown list so that they can choose the item they want without any typo errors. Is there a way we can achieve this?