node_plugin_plugin_executor
Execute commands to block or unblock IPs, or recreate tables, on node plugins. Target all or specific nodes.
Instructions
POST /api/node-plugins/executor Execute command on node plugins Tags: Node Plugins Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |