{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "content_config",
"data": {
"name": "Blog-Artikel",
"type": "structure",
"slug": "blog-artikel",
"content": "{\"structure\": \"## Einleitung\\n[Fesselnder Einstieg]\\n\\n## Hauptteil\\n[2-4 Abschnitte mit Zwischenüberschriften]\\n\\n## Fazit\\n[Zusammenfassung]\", \"variables\": []}",
"status": "active"
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"error\",\n \"error\": \"1062 (23000): Duplicate entry 'structure-blog-artikel-1.0' for key 'idx_type_slug_version'\",\n \"execution_ms\": 1\n}"
}
]
}