You're viewing a demo portfolio

Join the waitlist
PRSM

update_portal_settings

Active

Tool of QuintaDB

declared in 1.0.0

Змінити налаштування порталу: назву, субдомен, локаль, тему, колір.

Parameters schema

{
  "type": "object",
  "required": [
    "app_id",
    "portal_id"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Display name"
    },
    "color": {
      "type": "integer",
      "description": "Колір 0-6: 0=White, 1=Black, 2=Grey, 3=Blue, 4=Green, 5=Orange, 6=Red"
    },
    "theme": {
      "type": "integer",
      "description": "Тема: 0=Standard, 1=Professional, 3=Professional Opened (CRM/ERP), 4=Wide, 9=Fullscreen, 11=Carbon (dark), 13=Right List, 15=Jalousie"
    },
    "app_id": {
      "type": "string",
      "description": "Project ID (from list_projects)"
    },
    "locale": {
      "type": "string",
      "description": "en, uk, ru, ..."
    },
    "portal_id": {
      "type": "string",
      "description": "Portal ID (from list_portals or describe_project)"
    },
    "subdomain": {
      "type": "string",
      "description": "Субдомен без .quintadb.com"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

QuintaDB

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