{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "entity_types",
"data": {
"code": "ASSESSMENT_INSTRUMENT",
"name": "Testverfahren",
"description": "Tests, Frageboegen, Profilverfahren mit konkretem Namen",
"criteria": "Standardisiertes Messinstrument mit Namen",
"indicators": "[\"Test\", \"Fragebogen\", \"Inventar\", \"Profil\"]",
"examples": "[\"BDI\", \"PHQ-9\", \"DISG Modell\", \"Gallup Strengths Finder\"]",
"sort_order": 18
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"entity_types\",\n \"inserted_id\": 18,\n \"execution_ms\": 0\n}"
}
]
}