Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the behavioral burden. It discloses what the tool offers: inputs with units/ranges/defaults, outputs, assumptions, and underlying tables. This effectively communicates that it is a descriptive/documentation tool with no visible mutation or external side effects, though it does not explicitly state 'read-only' or 'does not calculate'.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.