Try: "Change the name to John Doe" or "Enable dark mode"
{
"name": "Alice Johnson",
"email": "alice@example.com",
"notifications": {
"email": true,
"push": false,
"sms": true
},
"theme": "light",
"language": "en",
"privacy": {
"shareAnalytics": false,
"personalizationEnabled": true
}
}