Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, and the description adds the GET method and 'sales:read' scope, which is useful context. It does not go deeper into response behavior, pagination, or error handling, but for a read-only single-resource fetch this is adequate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.