{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "entity_types",
"data": {
"code": "CONTACT_IDENTITY",
"name": "Kontakt oder Identitaet",
"description": "Kontakt oder rechtliche Identitaetsangabe.",
"criteria": "Kontakt oder Rechtsinformation.",
"indicators": "[\"Adresse\", \"Impressum\"]",
"examples": "[\"E-Mail Adresse\"]",
"sort_order": 390
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"entity_types\",\n \"inserted_id\": 41,\n \"execution_ms\": 1\n}"
}
]
}