The use of email commands to perform actions on tickets is a great feature to have, but the way it's implemented in Freshdesk is really awkward.
Having to enter the commands between two sets of delimiters, and having to remember the JSON-like syntax for the individual commands means most agents can't remember and use them reliably.
Being able to configure your own delimiter is nice, but
I would like to see the addition of some short one-line tokens that could be entered on a single line to do quick common actions without having to use the full syntax.
So for example, instead of having to type all this:
@simonsays "status:resolved", "agent":"John Smith", "priority":"urgent" @simonsays
I could enter something like this:
&&assign John Smith
&&urgent


