Hi I am trying to do 2 things and haven’t found the documentation or examples I need to get this right …
first on return from a custom action I have the response array [“A”,“B”,“C”] correctly being returned, so I want to put together a response that says something like “A, B and C are the returned values”
How do I do this?
Presumably I need to extract specific ordinals from the array and then construct the response… but how?
Thanks!
Yes, you are right. It can also be done through your domain.yml. If you have filled a slot, then you can call it by including {slot_name} in your response.