run_operation
Run any Mindbox API operation with a secret key, in sync or async mode, to modify customer profiles, orders, segments, or product lists.
Instructions
⚠️ ОПАСНО: выполнение ПРОИЗВОЛЬНОЙ операции Mindbox API под секретным ключом. Может изменять данные. Отключается через MINDBOX_ALLOW_RAW=0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Тело запроса (JSON) | |
| mode | No | Режим: sync (request→response) или async (fire-and-forget) | sync |
| operation | Yes | Системное имя произвольной операции Mindbox |