{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "pipeline_configs",
"data": {
"name": "Standard",
"description": "Standard-Pipeline: Detect → Extract → Chunk → Embed → Analyze",
"is_default": 1,
"source_path": "\/var\/www\/nextcloud\/data\/root\/files\/Documents",
"extensions": "[\".pdf\", \".docx\", \".pptx\", \".md\", \".txt\"]"
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"pipeline_configs\",\n \"inserted_id\": 1,\n \"execution_ms\": 1\n}"
}
]
}