You're viewing a demo portfolio

Join the waitlist
PRSM

contacts_sync

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Add a discovered contact and open a conversation thread. Returns thread_id for the new conversation. Call contacts.discover first to verify the contact exists.

Parameters schema

{
  "type": "object",
  "required": [
    "identifier",
    "channel"
  ],
  "properties": {
    "channel": {
      "type": "string",
      "description": "Channel name: telegram, whatsapp, etc."
    },
    "identifier": {
      "type": "string",
      "description": "Username or phone number to add"
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

io.github.saloprj/dialogbrain

https://github.com/saloprj/dialogbrain-mcp

1/7 registries
View full server →