{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "entity_types",
"data": {
"code": "CONCEPT",
"name": "Konzept",
"description": "Abstrakte Fachbegriffe, Haltungen, Werte (Default-Kategorie)",
"criteria": "Abstrakte Idee, Haltung oder Fachbegriff wenn nichts anderes passt",
"indicators": "[\"Fachbegriff\", \"Haltung\", \"Eigenschaft\"]",
"examples": "[\"Wertschaetzung\", \"Empathie\", \"Selbstwirksamkeit\"]",
"sort_order": 22
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"entity_types\",\n \"inserted_id\": 22,\n \"execution_ms\": 0\n}"
}
]
}