Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and openWorldHint=true, which cover safety and idempotency. The description adds 'current' implying real-time data, but does not elaborate on behavior such as caching or latency. It adds some context beyond annotations but not substantial depth.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.