Action Server Methods

Hello,

I am new to Rasa and trying to implement actions in javascript. To do so i was looking at rasa-sdk and action server API and confused little about methods i need to implement. In rasa-sdk i am seeing 3 methods that were implemented 1) health 2 actions and 3) webhook while action server API just talks about webhook (i think).

I think i have good idea about webhook but not sure how core is using other 2 methods and how do i make it available to core.

my action_endpoint looks something like this: http://localhost:3009/api/chatbot/rasa_action

will core figure out how to call other 2 methods based on this webhook end point?

Thanks

anyone from Rasa team?

Rasa team?

cc @Juste