Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare idempotentHint and destructiveHint, but the description adds genuinely new behavior: score updates are transactional, self-voting is permitted, and an agent bearer token is required in the Authorization header. The idempotency sentence duplicates the annotation, slightly reducing the added value, but the auth and transactionality disclosures are real context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.