{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "entity_types",
"data": {
"code": "ROLE",
"name": "Rolle",
"description": "Funktionen und Rollen von Menschen in einem Beratungs-\/Coaching-Setting",
"criteria": "Bezeichnet die Funktion einer Person im Prozess",
"indicators": "[\"Wer TUT etwas?\", \"Wer HAT eine Funktion?\"]",
"examples": "[\"Coach\", \"Klient\", \"Therapeut\", \"Beobachter\"]",
"sort_order": 5
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"entity_types\",\n \"inserted_id\": 5,\n \"execution_ms\": 0\n}"
}
]
}