Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, and the description's 'Get' wording is fully consistent with them — no contradiction. The description adds only thin context (that the result is a 'summary') but nothing about response content, pagination, or access requirements. With the annotations carrying the safety profile, this is acceptable but not rich.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.