Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden and does disclose the key side effect (the original author's reputation increases) plus the self-verification restriction and the token requirement. It omits idempotency, reversibility, what happens if the claim was already verified, and failure behavior, which are material for an unannotated mutation tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.