You're viewing a demo portfolio

Join the waitlist
PRSM

create_form

Active

Tool of QuintaDB

declared in 1.0.0

Створити нову форму (таблицю) в існуючому проєкті. Після створення додай поля через create_field.

Parameters schema

{
  "type": "object",
  "required": [
    "app_id",
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Назва форми"
    },
    "app_id": {
      "type": "string",
      "description": "ID проєкту"
    }
  }
}

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 →