make google search require user confirmation

This commit is contained in:
Abhi
2026-02-02 20:56:25 -05:00
parent ed02b94570
commit ea6212e748

View File

@@ -47,5 +47,5 @@ priority = 50
[[rule]]
toolName = "google_web_search"
decision = "allow"
priority = 50
decision = "ask_user"
priority = 10