Intent Mapping for Card Answers
# 👀feature-requests
e
It would be nice to be able to map a Card Answer to an Intent. Let me explain. The best example is the Single Choice card. If the user has different options like YES, NO, MAYBE... (for the sake of simplicity, I've kept it simple, but imagine the potential with more options). Each of these is a text option but mapped to an intent. So, the user could select YES or type something like "Oh yeah babe." "Oh yeah babe" means YES but may not be recognized in the selection option. I know that we can add other levels, like incorporating AI under the card to interpret the user's response, etc., but for the flow's construction, being able to map directly would save time and keep flow management simple.
c
This is a solid idea!