Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations provide only negative hints, so the description supplies useful behavioral context: it changes lease state before TTL expiry, requires the secret owner token, and requires no external authentication. It stops short of explaining failure behavior or side effects on the owner token, but adds meaningful context beyond the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.