Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure, but 'Query sleep sessions' only implies a read-only operation. It does not mention whether naps are included, how sessions are defined, what output is returned, or any side effects. This is insufficient for a tool with three parameters and no output schema.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.