Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden for behavioral disclosure. It only restates the purpose without mentioning permissions, error handling, output format, or side effects. For a list operation, it could at least note that it is read-only or returns snapshot metadata, but it doesn't.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.