Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint=false, covering safety behavior. The description adds the concrete behavioral meaning of the 'level' parameter, which goes beyond the annotations. It does not disclose date-handling behavior or return formats, but given the strong annotation baseline, this partial addition is valuable and non-contradictory.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.