Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare readOnlyHint=true, idempotentHint=true, and openWorldHint=true, so the safety profile is already clear. The description adds behavioral context by mentioning it calls 'Chainalysis and TRM Labs public APIs' and can time out, hence the async guidance. This goes beyond the annotations without contradicting them.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.