You're viewing a demo portfolio

Join the waitlist
PRSM

update_form

Active

Tool of QuintaDB

declared in 1.0.0

Змінити назву, опис або налаштування форми.

Parameters schema

{
  "type": "object",
  "required": [
    "app_id",
    "entity_id"
  ],
  "properties": {
    "desc": {
      "type": "string",
      "description": "Опис форми"
    },
    "name": {
      "type": "string",
      "description": "Нова назва форми"
    },
    "app_id": {
      "type": "string",
      "description": "Project ID (from list_projects)"
    },
    "per_page": {
      "type": "integer",
      "description": "Кількість записів на сторінці"
    },
    "entity_id": {
      "type": "string",
      "description": "Form ID (from list_forms or describe_project)"
    }
  }
}

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 →