We started trigger actions (let’s call it action_externally_triggered) using the execute action endpoint /conversations/<conversation_id>/execute.
How should we write our stories? The problem is that we cannot start a story with an action. Also, we do not want the action_externally_triggered to be predicted by rasa core, it must only be triggered externally.