snippets_update
Update an existing snippet in Remnawave by specifying its current name. Provide a new name to rename it or a new array of Outbound or Rule objects to replace its content.
Instructions
Update an existing snippet (identified by name)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Current snippet name (used to identify the snippet) | |
| newName | No | New name to rename the snippet to | |
| snippet | No | New content — array of Outbound or Rule objects |