You're viewing a demo portfolio

Join the waitlist
PRSM

update_action_rule

Active

Tool of QuintaDB

declared in 1.0.0

Оновити параметри існуючого action-правила (тригера) на формі.

Parameters schema

{
  "type": "object",
  "required": [
    "app_id",
    "entity_id"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Назва правила для пошуку (якщо action_id не передано)"
    },
    "app_id": {
      "type": "string",
      "description": "ID проєкту"
    },
    "new_name": {
      "type": "string",
      "description": "Нова назва правила"
    },
    "settings": {
      "type": "object",
      "description": "Хеш налаштувань для злиття з поточними (action_trigger, action_type, email_template_id тощо)"
    },
    "action_id": {
      "type": "string",
      "description": "ID action property (пріоритет)"
    },
    "entity_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 →