You're viewing a demo portfolio

Join the waitlist
PRSM

create_folder

Active

Tool of QuintaDB

declared in 1.0.0

Створити папку для організації модулів у проєкті.

Parameters schema

{
  "type": "object",
  "required": [
    "app_id",
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Display name"
    },
    "app_id": {
      "type": "string",
      "description": "Project ID (from list_projects)"
    },
    "entity_id": {
      "type": "string",
      "description": "Прив'язка до форми (опційно)"
    },
    "module_type": {
      "type": "integer",
      "description": "0=forms, 1=charts, 2=reports"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

QuintaDB

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