Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint=true annotation already covers safety. The description adds meaningful behavioral context by stating that results are returned newest first and that period defaults to '90d', which are not visible in annotations and enrich the agent's expectations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.