Set Context Action
Last updated
Last updated
This operation will alter or clear the current NLP conversation context. Different contexts may alter the conversation flow, depending on the context filter configured on your NLP intents.
The action uses the following settings:
Setting | Description | |
Context | The name of the context that needs to be set |
Using this action also resets the context expiration counter that may have been set by the automatic context execution.
This action has no triggers.
This action produces the following variables after being triggered:
Variable | Description |
conversation_context | The new conversation context |
Channel specific availability follows the table below:
Channel | Availability |
Fully Available. | |
Fully Available. | |
Telegram | Fully Available. |
Web | Fully Available. |
Alexa | Fully Available. |
Google Assistant | Fully Available. |
Slack | Fully Available. |
API | Fully Available. |
This action can be used only inside interactions and not as child of other actions.