Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate this is a read-only, idempotent, non-destructive operation. The description adds no additional behavioral context (e.g., what kind of details are returned, authentication requirements, or rate limits). With annotations present, the bar is lower, but the description provides zero added value beyond what the annotations already convey.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.