{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "entity_types",
"data": {
"code": "SYSTEM_CONTEXT",
"name": "Systemkontext",
"description": "Benanntes soziales oder organisatorisches System.",
"criteria": "Kontextsystem für Interaktionen.",
"indicators": "[\"System\", \"Kontext\"]",
"examples": "[\"Klientensystem\", \"Familiensystem\"]",
"sort_order": 220
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"entity_types\",\n \"inserted_id\": 31,\n \"execution_ms\": 1\n}"
}
]
}