Set Context Action

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.

Settings

The action uses the following settings:

Setting

Description

Context

The name of the context that needs to be set

Remarks

Using this action also resets the context expiration counter that may have been set by the automatic context execution.

Trigger

This action has no triggers.

Variables

This action produces the following variables after being triggered:

Variable

Description

conversation_context

The new conversation context

Availability

Channel specific availability follows the table below:

Channel

Availability

Facebook

Fully Available.

WhatsApp

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.

Further Reading

Last updated