{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "entity_types",
"data": {
"code": "SYMPTOM_SIGN",
"name": "Symptom\/Zeichen",
"description": "Symptome, Warnsignale, Beschwerden, Entzugserscheinungen",
"criteria": "Klinisches Zeichen oder Beschwerde",
"indicators": "[\"Symptom\", \"Warnsignal\", \"Beschwerde\", \"Zeichen\"]",
"examples": "[\"Schlafstoerung\", \"Antriebslosigkeit\", \"Suizidgedanken\"]",
"sort_order": 17
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"entity_types\",\n \"inserted_id\": 17,\n \"execution_ms\": 0\n}"
}
]
}