get_form_fields
ActiveTool of QuintaDB
declared in 1.0.0
Отримати поля форми з назвами та типами. ОБОВ'ЯЗКОВО викликай перед create_record та створенням розсилок, щоб знати точні назви та html_name полів
Parameters schema
{
"type": "object",
"required": [
"app_id",
"entity_id"
],
"properties": {
"app_id": {
"type": "string",
"description": "Project ID (from list_projects)"
},
"entity_id": {
"type": "string",
"description": "ID форми з list_forms"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
QuintaDB
1/7 registries