Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate this is a non-read-only, non-idempotent, non-destructive operation. The description adds meaningful behavioral context by confirming the return value is the exact UTF-8 message to sign locally and by warning against ever providing private key material, seeds, JWKs, or PEM data.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.