SkillHub

whatsapp-labels

v1.0.0

List and search WhatsApp Business labels/tags

Sourced from ClawHub, Authored by Marcos Santos

Installation

Please help me install the skill `whatsapp-labels` from SkillHub official store. npx skills add MarcosRippel/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.