Install
openclaw skills install whatsapp-labelsList and search WhatsApp Business labels/tags
openclaw skills install whatsapp-labelsManage and search WhatsApp Business labels (tags) from the local session cache.
exec({ cmd: "node <skill_dir>/scripts/labels.js COMMAND [ARGS]" })
exec({ cmd: "node <skill_dir>/scripts/labels.js list" })
exec({ cmd: "node <skill_dir>/scripts/labels.js chats \"VIP Client\"" })
Requires a WhatsApp Business account for labels to be available.