create_folder
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
QuintaDB
1/7 registries