nodes_update_node
Update a Remnawave node's config, IPs, port, tags, or traffic limits via the Panel API. Use it to change node settings, status, or provider and integration links.
Instructions
PATCH /api/nodes Update node Tags: Nodes Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |