Dialogflow Variables

Mirejeta
Mirejeta
  • Updated
Variable Description Expected value returned
{integration.gcloud_dialogflow.intent.matched} Returns whether or not a text could be matched true/false
{integration.gcloud_dialogflow.intent.name} Returns name of intent if matched string
{integration.gcloud_dialogflow.intent.confidence} Returns confidence of match Returns confidence of match
{integration.gcloud_dialogflow.intent.is_fallback} Returns name of fallback if no match was found string
{integration.gcloud_dialogflow.fulfillment} Returns fulfillment text - answer to a question for instance string
{integration.gcloud_dialogflow.error.code} Returns error code if applicable digit (405 e.g.)
{integration.gcloud_dialogflow.error.details} Returns details about the error string
{integration.gcloud_dialogflow.response_time} Returns response time of dialogflow floats
{integration.gcloud_dialogflow.success}    

Related to

Was this article helpful?

/

Comments

0 comments

Please sign in to leave a comment.