I have an intent which doesnt need any webhhok call to respond so I added LinkoutSuggestion in intent UI response. When I am triggering this intent it is showing the chip on web console under google assisant but It is not showing it when I am testing it on simulator. Please see the attachments
But on google assistant simulator it is showing only the simple response text, not the linkoutsuggestion chips. The link in suggestionchip is successfully verified
Thanks
By default you simulator is set to Smart Displays as a platform. Smart Displays do not have access to a browser at the moment so any element that requires a browser isn't shown on these devices.
If you switch the platform to phone, the link out suggestion will show up. Also remember to click on the display tab in the simulator, most visual elements are only shown here.