WhatsApp Ai Agent for car rent company

@tymekjakis understood now, so Instead of calling the AI Agent directly, you will Buffer each incoming WhatsApp message per user (in anything even data tables/excel), reset a short timer (every 7-14 seconds) on every new message, and when the timer expires with no new messages, read and concatenate all buffered messages into one string, send that single combined text to your AI Agent, then clear the buffer. This would be a good approach and is pretty easy to implement.