Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide openWorldHint and destructiveHint, so the safety profile is known. The description adds the 'active wallet' scoping, which is useful context, but it does not disclose other behavioral traits such as whether a signature is returned, whether any transaction is broadcast, or if any side effects occur beyond signing. 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.