Describes the action to be called and provides information on the current state of the conversation.
t() :: %RasaSdk.Model.Request{ next_action: String.t() | nil, sender_id: String.t() | nil, tracker: RasaSdk.Model.Tracker | nil }