Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark the call as read-only, idempotent, and non-destructive, and the description adds substantial behavior beyond that: offline computation, normalized and print-formatted return forms, country/SEPA/bank-identifier output, rejection messages that name which check failed, pricing per call, and the auth/credit-token model. No annotation contradiction exists, and the description meaningfully enriches the behavioral contract.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.