WhatsApp Labels

List and search WhatsApp Business labels/tags

Audits

Pass

Install

openclaw skills install whatsapp-labels

WhatsApp Labels Skill

Manage and search WhatsApp Business labels (tags) from the local session cache.

Usage

exec({ cmd: "node <skill_dir>/scripts/labels.js COMMAND [ARGS]" })

Commands

List All Labels

exec({ cmd: "node <skill_dir>/scripts/labels.js list" })

Find Chats by Label

exec({ cmd: "node <skill_dir>/scripts/labels.js chats \"VIP Client\"" })

Note

Requires a WhatsApp Business account for labels to be available.