{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_execute",
"tool_input": {
"statement": "ALTER TABLE pipeline_steps MODIFY COLUMN step_type ENUM('detect','validate','page_split','vision_analyze','extract','structure','segment','chunk','metadata_store','embed','collection_setup','vector_store','index_optimize','entity_extract','relation_extract','taxonomy_build','semantic_analyze','summarize','question_generate','finalize','analyze') NOT NULL",
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"affected_rows\": 42,\n \"error\": null,\n \"execution_ms\": 2\n}"
}
]
}