Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden, and it does disclose the core behavior: it returns a description of inputs, outputs, assumptions, and tables. It does not explicitly state that the tool itself performs no calculation or has no side effects, but the describe-oriented wording makes that largely apparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.