Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of disclosing behavior. It states the check action and implies a boolean result, but it does not explicitly clarify whether the token is merely locally present or validated against the server, nor does it describe potential errors or side effects. More detail would improve transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.