Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must fully convey behavior. It discloses that the tool checks authentication status, but does not specify what 'current' means (e.g., active session, token validity) or whether it returns a boolean or more details. This is adequate but not rich.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.