You're viewing a demo portfolio

Join the waitlist
PRSM

configure_chat

Active

Tool of QuintaDB

declared in 1.0.0

Налаштувати кнопки зв'язку (chat widget) на порталі — WhatsApp, Telegram, email, телефон, Instagram тощо. Передай channels як об'єкт {whatsapp: '+380...', telegram: '@mybot', email: 'info@...', phone: '+380...'}.

Parameters schema

{
  "type": "object",
  "required": [
    "app_id"
  ],
  "properties": {
    "app_id": {
      "type": "string",
      "description": "Project ID (from list_projects)"
    },
    "channels": {
      "type": "object",
      "description": "Канали зв'язку. Доступні ключі: whatsapp, telegram, messenger, viber, email, phone, instagram, snapchat, line, vk, sms, slack, skype, apple, linkedin, twitter, map, waze, tiktok, envelope, link. Значення — посилання або номер телефону.",
      "additionalProperties": {
        "type": "string"
      }
    },
    "portal_id": {
      "type": "string",
      "description": "ID порталу (опційно — якщо не вказано, береться перший портал)"
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

QuintaDB

1/7 registries
View full server →
configure_chat — QuintaDB — PRSM MCP