{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_insert",
"tool_input": {
"table": "ai_models",
"data": {
"provider": "anthropic",
"model_id": "claude-opus-4-5-20251101",
"display_name": "Claude Opus 4.5",
"is_available": true,
"is_chat": true,
"is_embedding": false,
"is_vision": true,
"context_length": 200000,
"parameters": "unknown",
"priority": 10
},
"database": "ki_dev"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"ai_models\",\n \"inserted_id\": 1,\n \"execution_ms\": 1\n}"
}
]
}