Contextual Variable with Taalk_
Our AI agent can dynamically retrieve a contact’s information in real time during interactions. All relevant data should be passed to the agent through Taalkinformationfield variables, allowing the agent to reference and utilize contact details seamlessly. This setup enables personalized and contextually relevant responses, improving engagement and response accuracy.
Each field prefixed with Taalk_ can include a variety of information types, such as contact preferences, recent activity, and other custom attributes, ensuring the AI agent has comprehensive context at each interaction.
In the script, reference these fields using {Taalkinformationfield}.
❗️ Taalkinformationfield is case sensitive. For example, TaalkModel is different from Taalkmodel.
👍 Tips:
- If you expect missing variables in your Taalkinformationfield, you can reference it with {Taalkinformationfield | ""}. Our AI Agent will handling the missing variables during interaction.
- Advanced formatting, Please see the Formatting Scripting Variable page next.