{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "content_orders",
"data": {
"title": "Test: HTML Revise Fix",
"briefing": "Schreibe einen kurzen Artikel über Change Management.",
"author_profile_id": "[REDACTED]",
"status": "draft",
"model": "ollama",
"collections": "[\"documents\"]",
"context_limit": 2
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"content_orders\",\n \"inserted_id\": 20,\n \"execution_ms\": 0\n}"
}
]
}