client_getChatsByLabelId
Fetches all chats associated with a given label ID in a WhatsApp session, enabling targeted retrieval of labeled conversations.
Instructions
[Client] Get all chats for a specific label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labelId | No | ID of the label | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) |