client_runMethod
Execute a method on an active WhatsApp client session and retrieve the result.
Instructions
[Client] Execute a method on the client. Execute a method on the client and return the result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | The name of the method to execute | |
| options | No | The options to pass to the method | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) |