Merging a burst of messages into one before processing

A helper scenario collects a person's back-to-back messages and passes them on as one batch once they've finished typing — so the bot replies to the whole thought, not to each line.

  • Collects back-to-back messages
  • Waits for a pause — a sign the person is done
  • Merges it all into one request
  • The bot replies to the whole thought