Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It does disclose a useful behavioral trait—returning only the top 15 matches with core attributes—but it omits context such as required authentication, case sensitivity, partial matching, or what 'core attributes' includes. This is a minimum viable disclosure for a search tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.