node_plugin_create_config
Create a Node Plugin configuration via the Remnawave API; confirm:true submits the POST, otherwise returns a preview request.
Instructions
POST /api/node-plugins Create Node Plugin Tags: Node Plugins Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |