Announcements
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?
[text]
[text]()
{text}
Any guidance, docuementation or examples would be greatly appreciated!
Thank you in advance.
{ "type": "AdaptiveCard", "version": "1.5", "body": [ { "type": "Input.Text", "placeholder": "Enter email address here", "label": "Who should I email?" } ], "actions": [ { "type": "Action.Submit", "title": "Submit", "data": "Send an email to John_Doe@example.com" } ], "$schema": "https://adaptivecards.io/schemas/adaptive-card.json" }
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 846
Vish WR 302
Haque 258