Hi,
I want to pass static value from power virtual agents without using variable to Bot Framework composer with the help of Dialog Interface Input Parameters in Bot Framework Composer and how to use that value which is passed to bot framework composer condition.
Below is the screenshot for example,
I have set input property in Bot Framework Composer under dialog interface.

And Here I call the dialog in Power Virtual Agents and passing the string(image) value True to bot framework composer.

So, how to retrieve the value and use the value inside the dialog in Bot Framework Composer which was sent through Power Virtual agents,
Could you help me on this.
Thanks in Advance!!