Get an evaluation of a text to verify if it contains profanity, obscenity or other unwanted words. This service should be called before sending a message to prevent the agent from sending profanities in the chat.
Documentation Index
Fetch the complete documentation index at: https://docs.asapp.com/llms.txt
Use this file to discover all available pages before exploring further.
The parameters for getting a evaluation result of the text typed by the user.
text to be checked for profanity
Successfully fetched a evaluation result of the sentence.
ProfanityResult
A boolean value describing if the text contains a curse word.
false