Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, idempotent, non-destructive behavior, so the description does not need to repeat that. It adds meaningful behavioral context by clarifying that the result is limited to the scanned substring of top results and by defining the exact output phrasing, including the 'not in top N' case.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.