Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, so safety is covered. The description adds genuinely new behavioral context: this read is agent-internal and has no user-visible effect, which is the key trait distinguishing it from presentation siblings. It stops short of describing failure modes for an invalid target, so not a full 5.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.