You're viewing a demo portfolio

Join the waitlist
PRSM

create_portal

Active

Tool of QuintaDB

declared in 1.0.0

Створити новий портал для проєкту. Портал — це клієнтський інтерфейс з меню, дашбордом і правами доступу.

Parameters schema

{
  "type": "object",
  "required": [
    "app_id",
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Назва порталу"
    },
    "color": {
      "type": "integer",
      "description": "Колір: 0=White, 1=Black, 2=Grey (дизайн/юрист), 3=Blue (корпоратив/банки), 4=Green (агро/медицина), 5=Orange (логістика/ресторани), 6=Red (авто/розваги). Суворо 0-6."
    },
    "theme": {
      "type": "integer",
      "description": "Тема: 0=Standard/Minimalist, 1=Professional, 3=Professional Opened (CRM/ERP), 4=Professional Wide, 9=Fullscreen, 11=Carbon (dark), 13=Right List, 15=Jalousie. НЕ використовувати theme:2."
    },
    "app_id": {
      "type": "string",
      "description": "Project ID (from list_projects)"
    },
    "default_permissions": {
      "type": "integer",
      "description": "0=публічний, 1=тільки зареєстровані, 3=група"
    }
  }
}

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 →