Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of behavioral disclosure, but it only states the search scope and the 'one query, one result' concept. It does not mention read-only behavior, result format, pagination, limits, authentication needs, or any other operational details that would help an agent understand what will happen when invoked.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.