{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "entity_types",
"data": {
"code": "DEMOGRAPHIC_GROUP",
"name": "Zielgruppe\/Population",
"description": "Zielgruppen, Populationen, Kohorten, Betroffenengruppen",
"criteria": "Beschriebenes Kollektiv mit Eigenschaften",
"indicators": "[\"Bevoelkerung\", \"Betroffene\", \"Kohorte\", \"Gruppe\"]",
"examples": "[\"erwachsene Bevoelkerung\", \"junge Coaches\", \"Angehoerige\"]",
"sort_order": 20
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"entity_types\",\n \"inserted_id\": 20,\n \"execution_ms\": 0\n}"
}
]
}