WhatsApp Session Status
whatsapp_session_statusCheck WhatsApp session connectivity and retrieve connected phone number and display name. Verify session status to ensure messaging capabilities.
Instructions
Check if the WhatsApp session is connected and working.
Returns the session status (WORKING, STOPPED, etc.), the connected phone number, and display name. Use this to verify connectivity before sending messages.
No parameters required.
Returns:
name: Session name
status: "WORKING" if connected, "STOPPED" if disconnected
phone: Connected phone number (if authenticated)
pushName: Display name on WhatsApp
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||