MessageType
public enum MessageType : String
The type of the message:
text
: The user input is processed normally by the assistant.search
: Only search results are returned. (Any dialog or actions skill is bypassed.) Note: Asearch
message results in an error if no search skill is configured for the assistant.