Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It discloses that it returns 'real (aged) sample rows' rather than live data, and that it is free. This transparently indicates a read-only, preview-only behavior without side effects. It does not mention any output format or limitations, but given the zero-parameter read-only nature, this is sufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.