You're viewing a demo portfolio

Join the waitlist
PRSM

neuron_mark_as_read

Active

Tool of io.github.conquext/neuron

declared in 1.0.0

Mark a WhatsApp message as read, sending read receipts to the sender.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "channelId",
    "chatJid",
    "messageId"
  ],
  "properties": {
    "chatJid": {
      "type": "string",
      "description": "Chat JID the message belongs to"
    },
    "channelId": {
      "type": "string",
      "description": "WhatsApp channel identifier (UUID)"
    },
    "messageId": {
      "type": "string",
      "description": "WhatsApp message ID to mark as read"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.conquext/neuron

https://github.com/conquext/neuron-mcp-server

1/7 registries
View full server →