client_getChatById
Retrieve a specific WhatsApp chat by its ID using a session. Returns chat details for the given chat ID.
Instructions
[Client] Get the chat
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | ID of the chat | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) |