fix: return setup hint when web_search lacks key

This commit is contained in:
Peter Steinberger
2026-01-15 05:35:22 +00:00
parent ca1902fb4e
commit 2e70c3ceab
3 changed files with 15 additions and 2 deletions

View File

@@ -110,3 +110,4 @@ Notes:
- `web_fetch` is best-effort extraction; some sites will need the browser tool.
- Responses are cached (default 15 minutes) to reduce repeated fetches.
- If you use tool profiles/allowlists, add `web_search`/`web_fetch` or `group:web`.
- If the Brave key is missing, `web_search` returns a short setup hint with a docs link.