mmar_update_class
Update an existing class by sending its complete desired state; the server diffs and applies changes to attributes, ports, and other properties.
Instructions
Update an existing class (node type). Send the complete desired state — the server will diff and apply changes to attributes, ports, and other properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | The UUID of the Class to update | |
| class_data | Yes | JSON string of the updated Class data (complete desired state) |