{
    "type": "object",
    "properties": {
        "appended_message_content": {
            "type": "array",
            "items": {
                "type": "string"
            }
        },
        "content": {
            "type": "string"
        }
    },
    "version": 1
}
