{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "pipeline_configs",
"data": {
"name": "Wissenschaftliche Pipeline v1",
"description": "11-Phasen-Pipeline mit korrekter wissenschaftlicher Reihenfolge: Semantik VOR Embedding. Textsemantik (WIE) und Wissenssemantik (WAS) werden analysiert bevor Vektoren erzeugt werden.",
"is_default": 0,
"source_path": "\/var\/www\/files\/import",
"extensions": "[\"pdf\", \"docx\", \"txt\", \"md\"]"
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"pipeline_configs\",\n \"inserted_id\": 5,\n \"execution_ms\": 0\n}"
}
]
}