Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover the safety profile (readOnlyHint, idempotentHint, destructiveHint=false), and the description adds value beyond them by disclosing the return shape ('summary of each account (address, name)') and what is deliberately NOT returned (health factor, collateral, debt). This manages agent expectations about response richness. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.