{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_update",
"tool_input": {
"table": "prompts",
"data": {
"content": "task: |\n Kategorisiere die folgenden Begriffe.\n\ncategories:\n{categories}\n\nentities: {entities}\n\noutput:\n format: json\n schema: {\"kategorisiert\": [{\"name\": \"Begriff\", \"type\": \"KATEGORIE\", \"description\": \"Kurz\"}]}"
},
"where": {
"id": 18
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"prompts\",\n \"affected_rows\": 1,\n \"execution_ms\": 0\n}"
}
]
}