Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare this as read-only, non-destructive, and idempotent, so the bar is lower. The description simply restates the operation without adding behavior details such as edge-case handling or output confirmation, though none are necessary given the output schema.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.