Hello community,
I'm working on a custom agent in Copilot Studio and trying to add suggested prompts that include placeholders—similar to what’s shown in the image below.
I've tried using [text]
, [text]()
, and {text}
, but they all display literally without formatting. Has anyone figured out how to make placeholders work properly in suggested prompts?
Any guidance, docuementation or examples would be greatly appreciated!
Thank you in advance.