Hi!
I am new to power automate and trying to automate Devops Bug creation and I have created a simple flow which should start in Microsoft Teams. I created an Adaptive Card for user to enter information which I shown below.
I pass the values but I have problem in some areas
- Bug Title should have a prefix like "Team 1 -" and then entered Title should be added to prefix. Prefix is always fix value
- Description should have specific format and entered values should be added each one

However I am not able to pass Prefix for Title neither the required formatting(bold text, spaces,...)
I have tried to add a compose and pass output but this didn't work either.
Any idea how can I achieve this?