What would be nice, especially for automated SMS services...
is
if you could include suggested response metadata.
This would be useful for say apple iwatch or android wear, in
that you can define recommended responses that the user
should
reply with.
E.g.
"Are you going to the appointment
tomorrow? Yes or No?",
Where
the metadata would includes these suggested messages ["Yes",
"No"].
You could also add validation logic, e.g. pop a warning if you
input incorrect data.
Heck if you want to be smart about this, you could even
include
an entire "response" tree, which would increase responsiveness
of common questions/commands.
But ultimately, it would allow you to reply quicker from your
phone or watch.