You're viewing a demo portfolio

Join the waitlist
PRSM

group_add

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Add a specific group to your discovery list by @username or invite link (t.me/...). Groups and channels only — this does NOT add an individual person/contact. To add a person by @username (e.g. a customer or lead), use contacts.discover then contacts.sync instead. When to use: - You already know the group's @username or invite link - Adding a known group without searching Returns: group metadata including id, title, member_count.

Parameters schema

{
  "type": "object",
  "required": [
    "channel",
    "link"
  ],
  "properties": {
    "link": {
      "type": "string",
      "description": "The group's @username or invite link (e.g. '@phuket' or 't.me/...')"
    },
    "channel": {
      "type": "string",
      "description": "Channel the group is on (e.g. 'telegram')"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.saloprj/dialogbrain

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

1/7 registries
View full server →
group_add — io.github.saloprj/dialogbrain — PRSM MCP