Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden: it clearly signals a read-only listing operation, scopes results to the current session, and discloses the returned data fields. It does not elaborate on edge cases (e.g., empty history), but for a zero-parameter list tool this is reasonably transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.