{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "entity_types",
"data": {
"code": "INTERVENTION_EXERCISE",
"name": "Intervention oder Übung",
"description": "Konkrete Intervention mit Ablauf und Ziel.",
"criteria": "Benannte, wiederholbare Handlungseinheit.",
"indicators": "[\"Übung\", \"Intervention\"]",
"examples": "[\"Jammerlappen\", \"Teamcanvas\"]",
"parent_type_id": 9,
"sort_order": 100
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"entity_types\",\n \"inserted_id\": 23,\n \"execution_ms\": 0\n}"
}
]
}