Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare readOnlyHint=true and openWorldHint=true, so the safety profile is covered. The description adds no behavioral traits beyond 'Get details,' such as whether the response is a full user object or a subset, or any failure/valid-until conditions. It is consistent with the annotations, so no contradiction, but it adds no extra context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.