get_whatsapp_session_status
ActiveTool of Famulor
declared in 0.2.0
Check whether a 24h messaging window is open for a recipient.
Parameters schema
{
"type": "object",
"required": [
"sender_id",
"recipient_phone"
],
"properties": {
"sender_id": {
"type": "integer"
},
"recipient_phone": {
"type": "string"
}
}
}Parent server
Famulor
https://github.com/bekservice/Famulor-MCP
1/7 registries