Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds value beyond annotations by stating 'Stops NEW mints', which is a behavioral side effect not covered by the annotations (readOnlyHint=false, destructiveHint=true, idempotentHint=true). The idempotent hint is also restated, but the new mints detail enhances transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.