mmar_update_class_instance
Update an existing class instance by sending its UUID and a JSON object with the complete desired state, including position and attribute instances.
Instructions
Update an existing class instance. Send the complete desired state including position, attribute instances, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | The UUID of the ClassInstance to update | |
| class_instance_data | Yes | JSON string of the updated ClassInstance data |