Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly/openWorld/idempotent/destructive=false, and the description adds the important context that it reconstructs historical state from a privileged one-time window, costs $0.04, and requires no API key. It doesn't describe return structure or failure modes, but with annotations covering safety, this is solid.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.