Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate read-only, idempotent, and non-destructive behavior. The description's 'Read' aligns with these traits and adds 'current' to imply real-time data. No additional context about side effects, rate limits, or error conditions is provided, but none are expected for a simple read.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.