Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description states it retrieves details, which is consistent with readOnlyHint=true. It doesn't add extra behavioral context beyond what the annotation already conveys, such as side effects or permissions. Since annotations cover the safety profile, the description doesn't need more, but it also doesn't add any additional transparency beyond the obvious read operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.