{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "entity_types",
"data": {
"code": "DIAGNOSIS_CONDITION",
"name": "Diagnose\/Stoerung",
"description": "Psychische Stoerungen, Erkrankungen, diagnostische Labels (ICD\/DSM)",
"criteria": "Medizinische\/psychologische Diagnose",
"indicators": "[\"Stoerung\", \"Erkrankung\", \"Syndrom\", \"Abhaengigkeit\"]",
"examples": "[\"Depression\", \"Angststoerung\", \"Burnout\", \"Trauma\"]",
"sort_order": 16
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"entity_types\",\n \"inserted_id\": 16,\n \"execution_ms\": 0\n}"
}
]
}