O que é um chatbot do WhatsApp?
Em termos técnicos, A rule-based or AI-driven conversational application that receives and sends WhatsApp messages through the Business Platform to answer questions or execute bounded tasks.
Por que isso é importante?
Isso é importante porque A chatbot provides immediate self-service only when it has accurate context, reliable tools, and a clear human escalation path.
Como funciona
O sistema funciona assim: Webhooks deliver messages. The bot classifies intent, retrieves context, follows rules or model policy, calls tools, responds, and records the outcome.
Exemplo técnico
Exemplo: A chatbot answers store hours, checks an order, collects missing information through a Flow, and transfers complaints to an agent.
Notas de implementação
Notas técnicas: Separate deterministic policy from wording. Add validation, prompt-injection defenses, permissions, confidence thresholds, opt-outs, templates, window logic, and handoff.


