#WhatsApp inbox access

1 messages Β· Page 1 of 1 (latest)

leaden lily
#

openclaw --version
OpenClaw 2026.4.23 (a979721)

I have the following config for the WhatsApp channel:

channels: {
"whatsapp": {
"dmPolicy": "disabled",
"groupPolicy": "disabled",
"groups": {},
"sendReadReceipts": false,
"configWrites": false,
"textChunkLimit": 4000,
"chunkMode": "length",
"mediaMaxMb": 50,
"enabled": true
}
}

I have already logged in into the channel in WhatsApp via QR code.

How do I give an agent access to this channel such that it can summarize my whatsapp messages, but I dont want to send the agent commands from whatsapp.

misty hearthBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> βœ… Mark Solution