{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "entity_types",
"data": {
"code": "EVENT",
"name": "Ereignis",
"description": "Zeitlich begrenzte Ereignisse, Veranstaltungen",
"criteria": "Findet zu einem bestimmten Zeitpunkt statt",
"indicators": "[\"Workshop\", \"Seminar\", \"Ausbildung\", \"Supervision\"]",
"examples": "[\"Supervision\", \"Ausbildung\", \"Fortbildung\"]",
"sort_order": 4
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"entity_types\",\n \"inserted_id\": 4,\n \"execution_ms\": 0\n}"
}
]
}