group_add
ActiveTool of io.github.saloprj/dialogbrain
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')"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.saloprj/dialogbrain
https://github.com/saloprj/dialogbrain-mcp
1/7 registries