You're viewing a demo portfolio

Join the waitlist
PRSM

invite_portal_user

Active

Tool of QuintaDB

declared in 1.0.0

Запросити нового юзера в портал (надіслати activation email)

Parameters schema

{
  "type": "object",
  "required": [
    "app_id",
    "portal_id",
    "email"
  ],
  "properties": {
    "email": {
      "type": "string",
      "description": "Email юзера"
    },
    "login": {
      "type": "string",
      "description": "Логін (якщо не вказано — використовується email)"
    },
    "app_id": {
      "type": "string",
      "description": "Project ID (from list_projects)"
    },
    "portal_id": {
      "type": "string",
      "description": "Portal ID (from list_portals or describe_project)"
    },
    "send_email": {
      "type": "boolean",
      "default": true,
      "description": "Надіслати activation email"
    }
  }
}

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 →
invite_portal_user — QuintaDB — PRSM MCP