This commit is contained in:
MummIndia 2026-08-04 11:38:14 -04:00 committed by GitHub
commit 716f17d603
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,7 +64,7 @@ FUNCTION_TOOL_SCHEMAS = [
"type": "function",
"function": {
"name": "web_search",
"description": "Quick single web lookup for a fact or current event mid-task. NOT for 'research X' / 'do research on X' — those are deep-research jobs; use trigger_research instead.",
"description": "Quick single web lookup for a fact or current event mid-task, when you do NOT already know which page to read. NOT when the user hands you a URL — fetch that page with web_fetch instead of searching for it. NOT for 'research X' / 'do research on X' — those are deep-research jobs; use trigger_research instead.",
"parameters": {
"type": "object",
"properties": {