The nexter/update-snippet ability updates an existing Nexter Extension code snippet by its ID. Pass the snippet ID and any fields you want to change. Only the fields you provide are saved. All other fields remain at their current values. Use nexter/get-snippet to read the current state before updating.
Key Takeaways
Required Setup
This ability ships with Nexter Extension (Free). If you do not have it installed, follow the guide on how to install and activate Nexter Extension first.
Parameters
What It Returns
The ability returns success (boolean) and the full updated snippet object with all current field values.











