You're viewing a demo portfolio

Join the waitlist
PRSM

get_rel_id

Active

Tool of QuintaDB

declared in 1.0.0

Отримати numeric rel_id для поля типу 'rel' (зв'язок). Потрібен перед create/update record якщо треба заповнити rel-поле. Передай entity_id форми і property_id поля-зв'язку.

Parameters schema

{
  "type": "object",
  "required": [
    "entity_id",
    "property_id"
  ],
  "properties": {
    "entity_id": {
      "type": "string",
      "description": "ID форми де знаходиться rel-поле"
    },
    "property_id": {
      "type": "string",
      "description": "ID поля типу rel (з get_form_fields)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

QuintaDB

1/7 registries
View full server →
get_rel_id — QuintaDB — PRSM MCP