{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "entity_types",
"data": {
"code": "METHOD",
"name": "Methode",
"description": "Techniken, Interventionen, Werkzeuge die ANGEWENDET werden",
"criteria": "Etwas das man aktiv TUT oder ANWENDET",
"indicators": "[\"-frage\", \"-technik\", \"-intervention\"]",
"examples": "[\"Wunderfrage\", \"Skalierungsfrage\", \"Reframing\", \"Reflecting Team\"]",
"sort_order": 9
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"entity_types\",\n \"inserted_id\": 9,\n \"execution_ms\": 0\n}"
}
]
}