Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden, and it does add useful behavioral context: zero inputs required and a single call returning everything. It does not disclose whether data is live or delayed, whether a network fetch occurs, or any freshness/update expectations, which matters for market data but is partly mitigated by the tool being a simple zero-parameter read.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.