Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden, and it does disclose the return profile in detail (columns, numeric flags, row count, provenance banner) plus the fact that it is a cheap entry-point call that should precede others. It stops short of stating side-effect-freeness explicitly or any cost/latency expectations, which is a minor gap for a zero-parameter metadata tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.