PersonalPromptResponse
content/updated_at are null when the prompt is unset.
content object
anyOf
- string
- null
string
updated_at object
anyOf
- integer
- null
integer
PersonalPromptResponse
{
"content": "string",
"updated_at": 0
}