What's wrong with this entry?
Anonymous. No account, no email.
What
Enhanced ToolSearch tool documentation with clearer usage patterns.
Details
- Clarifies that keyword search loads tools immediately (no need for follow-up
select:calls) - Adds new
+keywordsyntax for required matches (e.g.,+slack sendonly returns slack tools) - Includes anti-patterns showing what NOT to do
- Better explains that both query modes (keyword and select) load tools equally
Evidence
V47 at line 268991 (contains "keyword search already loaded", "Required keyword")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.