Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden and fails to state whether this is a read-only comparison, what the response looks like, or how results are ordered. It hints at returned fields (name, best-for, tags) but discloses nothing about the operation's behavior or side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.