{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "content_config",
"data": {
"type": "system_prompt",
"name": "Kompakt",
"slug": "kompakt-prompt",
"description": "Kurze, prägnante Antworten",
"content": "{\"prompt\": \"Antworte kurz und prägnant. Maximal 2-3 Sätze pro Antwort. Keine Einleitungen oder Floskeln.\", \"variables\": []}",
"version": "1.0",
"status": "active"
},
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"content_config\",\n \"inserted_id\": 15,\n \"execution_ms\": 0\n}"
}
]
}