{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "entity_types",
"data": {
"code": "PERSON",
"name": "Person",
"description": "Konkrete, namentlich genannte Einzelpersonen",
"criteria": "Hat Vor- UND Nachname, ist eine historische\/reale Person",
"indicators": "[\"Vor- und Nachname\"]",
"examples": "[\"Milton Erickson\", \"Steve de Shazer\", \"Virginia Satir\"]",
"sort_order": 1
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"entity_types\",\n \"inserted_id\": 1,\n \"execution_ms\": 1\n}"
}
]
}