Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, so safety is covered. The description goes beyond them by disclosing the returned payload ('customer details and last message'), which is valuable since there is no output schema. It does not state behavior when the ID is not found, but the safety profile and content disclosure are strong.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.