Q 1) How do you declare a context variable for an entity?
Option
a) Set the variable type to "nlpresult".
b) Set the variable type to the same name as the entity.
c) Set the variable type to "entity".
d) Set the variable type to"map" and reference the value by the entity name.