Help/Artificial intelligence

How to set function return in the chatbot

After the agent runs a function, the block defines what the flow does next: return to the agent or stop there.

  1. Pick the destination: return to the agent or end the flow at that point.
  2. Set the return message: default or custom.
  3. For a custom message, turn on Generate message after return?.
  4. If the message is internal, turn on Send the message as a whisper?.
  5. Drop the return block into the chatbot flow.