{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "entity_types",
"data": {
"code": "LOCATION",
"name": "Ort",
"description": "Geografische Orte als Herkunft einer Schule\/Bewegung",
"criteria": "Stadt\/Land die fuer eine Methode\/Schule steht",
"indicators": "[\"Staedtenamen im Kontext von Therapieschulen\"]",
"examples": "[\"Milwaukee\", \"Mailand\", \"Heidelberg\", \"Palo Alto\"]",
"sort_order": 3
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"entity_types\",\n \"inserted_id\": 3,\n \"execution_ms\": 0\n}"
}
]
}