Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already establish the read-only, idempotent, closed-world profile, so the bar is lower, and the description adds genuinely new behavioral context: 'A match can appear days later' tells the agent results are asynchronous and may require re-checking. It also discloses the return shape, but says nothing about auth requirements or result freshness beyond the timing hint.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.