Get the WhatsApp connection status
get_statusCheck the WhatsApp session status to confirm connection, sync completion, linked account, and last message time. Use when another tool reports NOT_CONNECTED, NOT_LINKED, or SYNC_IN_PROGRESS, or before sending.
Instructions
Check the session: connection status ("connected" means the tools work,
"not_linked" means the user must run npx wazap-mcp login), whether the initial
history sync has finished, which account is linked, when a message last arrived,
the versions and data directory in use, and how many contacts carry a name from
the phone's address book (contacts_named: 0 means it never arrived).
Call this whenever another tool reports NOT_CONNECTED, NOT_LINKED or SYNC_IN_PROGRESS, or to confirm which account you are about to send from.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||