Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate this is a safe, idempotent, read-only operation. The description adds valuable context by guaranteeing deterministic output and noting no API key is required, which helps agents assess reliability and dependencies. It also discloses the return format (optimized text with token savings breakdown), enhancing behavioral understanding.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.