Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. The clause 'if anything' usefully discloses that the tool may return no result instead of failing. It does not mention response structure, required user context, or any latency/auth behavior, but for a simple read-only snapshot this is adequate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.