check-whatsapp-status
Verify WhatsApp’s operational status programmatically using the WhatsApp MCP Server, enabling automated checks without manual UI interaction.
Instructions
Check if WhatsApp is currently running
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}