{
"code": 0,
"message": "success",
"data": {
"preferred_style": "string",
"preferred_tone": "string",
"preferred_length": 0,
"preferred_categories": [
"string"
],
"writing_goals": [
"string"
],
"target_audience": "string",
"language_level": "string",
"custom_prompts": {
"property1": "string",
"property2": "string"
},
"ai_model_preferences": {
"property1": "string",
"property2": "string"
},
"notification_settings": {
"property1": true,
"property2": true
}
}
}