{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "pipeline_configs",
"data": {
"name": "Vollständiger RAG-Prozess",
"description": "Granulare Import-Pipeline mit allen 25 dokumentierten Schritten: Import (Phase 0-1), SQL-Speicherung (Phase 2-3), Chunking & Embedding (Phase 4), Semantische Extraktion (Phase 5-7), Knowledge-Aufbau (Phase 8), Taxonomie (Phase 9-10), Analyse (Phase 11), Finalisierung (Phase 12)",
"file_types": "[\"pdf\", \"docx\", \"doc\", \"txt\", \"md\", \"html\"]",
"max_file_size": 52428800,
"enabled": 1
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"error\",\n \"error\": \"1054 (42S22): Unknown column 'file_types' in 'INSERT INTO'\",\n \"execution_ms\": 0\n}"
}
]
}