You're viewing a demo portfolio

Join the waitlist
PRSM

calls_list_active

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

List active voice calls in this workspace. Use before calls.make on a Telegram account (only one MTProto call per account at a time) to check whether the line is free.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "channel": {
      "enum": [
        "telegram",
        "twilio"
      ],
      "type": "string",
      "description": "Filter by voice channel. OMIT to include both telegram and twilio."
    },
    "channel_account_id": {
      "type": "integer",
      "description": "Filter by channel_account.id (the calling Telegram account or Twilio number). Combine with channel for a per-line busy check."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.saloprj/dialogbrain

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

1/7 registries
View full server →