Add utterances to the default standard responses

Can we add utterances to default standard responses?

Example:
I would like the bot to respond to the “LIsting all Tasks” standard response when the user said “What are your capabilities” or “What are your features”

Also, is there a way to use the content variables to the standard responses? I tried using it, but it seems it is not working:
52%20AM
55%20AM

Thanks.

Hi @pastapareo,

There is no provision to edit the utterances for Standard response. Please go through the following post to achieve your requirement.

Also, you can access the context variables in the standard responses. We observe from the above screenshots that you have used “content” instead of “context”.

However, please check the following post for your reference:

The following link would also help you for a usecase:

Let us know if you need any further information.

Regards,
Yoga Ramya.

Hi @yogaramya.mendu

Thank you for the reply. I have created a dialog task for listing of tasks and it is now working perfectly
lisa1
For the context variable, i really meant content variables (defined in config settings). Is is possible to use it in standard response? (Though not really relevant now, since I have already defined a dialog task, but will help as future refererence.)