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 }