{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "entity_types",
"data": {
"code": "ORGANIZATION",
"name": "Organisation",
"description": "Institutionen, Gruppen, Firmen, Schulen, Verbaende",
"criteria": "Eine Gruppe von Menschen mit gemeinsamem Zweck",
"indicators": "[\"Gruppe\", \"Schule\", \"Institut\", \"Verband\"]",
"examples": "[\"Mailaender Gruppe\", \"Campus am See\", \"Schule von Milwaukee\"]",
"sort_order": 2
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"entity_types\",\n \"inserted_id\": 2,\n \"execution_ms\": 1\n}"
}
]
}