Installs, configures, pairs, unpairs, and diagnoses the WhatsApp channel using the whatsapp_install, whatsapp_configure, and whatsapp_uninstall tools. Activates when the user mentions WhatsApp in a setup, pairing, logout, or troubleshooting context.
whatsapp_install(phone_number="+33...", webhook_secret="<random 16+ chars>")whatsapp_configure(action="health") to verify<relais_execution_context>whatsapp_configure(action="pair", params={sender_id, channel, session_id, correlation_id, reply_to})whatsapp_configure(action="unpair")whatsapp_configure(action="health") — adapter + gateway checkwhatsapp_configure(action="status") — full status reportwhatsapp_uninstall(clean_vendor=True, clean_env=True) for full cleanup<relais_execution_context> block.