Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover idempotency and non-destructiveness, and the description adds useful context about what is checked (DNS TXT record or well-known file. However, with readOnlyHint=false, the description does not disclose any side effects the verification may have, such as updating listing state.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.