Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and openWorldHint=false, so the safety profile is covered. The description adds genuinely new context on top: it discloses that no signature verification occurs and describes what the response reports (expiry status, seconds until expiry, human-readable iat/nbf/exp). It doesn't mention behavior on malformed or unsigned tokens.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.