Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint, openWorldHint, idempotentHint, and non-destructive flags; the description adds concrete context such as the free challenge returning DENY+deny_id, the exact unlock amount, and Probe's non-authorizing nature. No contradiction exists because the described POSTs are external endpoints, not the tool's own state mutations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.