¿Qué es un agente de IA de WhatsApp?
En términos técnicos, An AI agent connected to the WhatsApp Business Platform that receives messages, uses business context and tools, responds within policy, and hands off to humans.
¿Por qué es importante?
Es importante porque WhatsApp is a primary customer channel in many markets. Agents can reduce response time, but must preserve identity, consent, context, routing, and human control.
Cómo funciona
El sistema funciona así: Webhooks deliver events. The agent resolves identity, retrieves CRM context, applies policy, uses tools, sends through the Cloud API, and logs the interaction.
Ejemplo técnico
Ejemplo: A support agent identifies an order, queries delivery status, explains the result, updates the case, and transfers the thread on request.
Notas de implementación
Notas técnicas: Implement signature verification, idempotent webhooks, conversation-window rules, approved templates, opt-outs, media handling, rate limits, Coexistence, and human handoff.


