You're viewing a demo portfolio

Join the waitlist
PRSM

neuron_block_contact

Active

Tool of io.github.conquext/neuron

declared in 1.0.0

Block a WhatsApp contact. Blocked contacts cannot message the bot or see its profile.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "channelId",
    "jid"
  ],
  "properties": {
    "jid": {
      "type": "string",
      "description": "Contact JID or phone number to block (e.g. '2348012345678' or '2348012345678@s.whatsapp.net')"
    },
    "channelId": {
      "type": "string",
      "description": "WhatsApp channel identifier (UUID)"
    }
  },
  "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 →
neuron_block_contact — io.github.conquext/neuron — PRSM MCP