Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full disclosure burden, and it does convey the substance of what is returned (shape, counts, provenance fields). However, it says nothing about whether the payload is cached, how large it is, or that it is a non-mutating introspection call, and there is no output schema to fill that gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.