feat(assistant): align system role config visibility with admin reads

This commit is contained in:
2026-03-30 09:56:45 +02:00
parent a25635ee66
commit 16cf1bcb50
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -335,6 +335,7 @@ const ADMIN_ONLY_TOOLS = new Set([
"test_ai_connection",
"test_smtp_connection",
"test_gemini_connection",
"list_system_role_configs",
"update_system_role_config",
"list_webhooks",
"get_webhook",