{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_select",
"tool_input": {
"query": "SELECT * FROM pipeline_configs WHERE id = 4",
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"data\": [\n {\n \"id\": 4,\n \"name\": \"Granulare RAG-Pipeline v2\",\n \"description\": \"Vollständige Pipeline mit allen 26 dokumentierten Schritten: Detection (2), Extraction (3), Load (2), Vision (2), Chunking (2), Enrichment (1), Embedding (3), Semantic (11), Finalization (1). Entspricht IST-Zustand 2025-12-27.\",\n \"is_default\": 0,\n \"source_path\": \"\/var\/www\/nextcloud\/data\/root\/files\/Documents\",\n \"extensions\": \"[\\\"pdf\\\", \\\"docx\\\", \\\"pptx\\\", \\\"md\\\", \\\"txt\\\"]\",\n \"created_at\": \"2025-12-27T12:08:10\",\n \"updated_at\": \"2025-12-27T12:08:10\"\n }\n ],\n \"row_count\": 1,\n \"error\": null,\n \"execution_ms\": 0\n}"
}
]
}