{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_select",
"tool_input": {
"query": "SELECT statement_form, intent, frame, is_negated, discourse_role, COUNT(*) as cnt FROM chunk_semantics WHERE statement_form IS NOT NULL GROUP BY statement_form, intent, frame, is_negated, discourse_role LIMIT 10",
"database": "ki_content"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"denied\",\n \"data\": null,\n \"row_count\": 0,\n \"error\": \"Table 'CHUNK_SEMANTICS' not allowed. Allowed: mcp_log, protokoll, tasks, contracts, dokumentation, prompts, critics\",\n \"execution_ms\": 0.0\n}"
}
]
}