What is the relationship between 'intents' and 'actions' in Dialogflow?
I'm having a bit of trouble conceptualizing the relationship between 'intents' and 'actions' in a Dialogflow agent. I get that intents map the user's spoken request to a particular feature of my fulfillment service, optionally carrying parameters as input variables. This is how intents are defined in the official documentation : "An intent represents a mapping between what a user says and what action should be taken by your software." But what then are actions? Their definition reads almost exactly the same: "An action corresponds to the step your application will take when a specific intent