Question prompts are classified using labels, descriptions and headers, not just the question text.
What's wrong with this entry?
The automatic classification of an AskUserQuestion prompt now sees each option's label, description and preview, the header, and whether multiple selections are allowed, instead of only the joined question texts. Malformed payloads are handled rather than throwing.
- A payload that cannot be read is substituted with
[malformed AskUserQuestion input]and classification continues.
[malformed AskUserQuestion input]
Strings lifted out of the shipped bundle, so the claim above can be checked against them.