Fixes result lookups that need to be truncated.
Ensures that names of results and categories respect definition limits.
Converts the templating
object in send_msg actions to use a merged
list of variables.
Converts the templating
object in send_msg actions to use a list of
components.
Refactors template expressions that reference @webhook to use @webhook.json
Replaces base
as a flow language with und
which indicates text with undetermined language in the ISO-639-3
standard.
Adds a uuid
property to templating objects in send_msg actions.