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. It does convey what the tool returns: documented inputs, outputs, assumptions, and tables. However, it does not explicitly state that the tool is read-only, does not perform calculations itself, or have any other behavioral characteristics, so the disclosure is only partially complete.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.