Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of explaining behavior. It does disclose that the tool returns information about inputs, outputs, assumptions, and tables. However, it does not explicitly state that this is a read-only, informational tool and does not actually run a calculation, which the sibling `calculate` would do.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.