get_column_total
ActiveTool of QuintaDB
declared in 1.0.0
Отримати суму або агрегат по числовому полю форми
Parameters schema
{
"type": "object",
"required": [
"app_id",
"entity_id",
"field_name"
],
"properties": {
"app_id": {
"type": "string",
"description": "Project ID (from list_projects)"
},
"entity_id": {
"type": "string",
"description": "Form ID (from list_forms or describe_project)"
},
"report_id": {
"type": "string",
"description": "Необов'язково: обмежити до конкретного звіту"
},
"field_name": {
"type": "string",
"description": "Назва числового поля"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
QuintaDB
1/7 registries