Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full behavioral burden and delivers almost nothing: it does not state that this is a read-only operation, what 'recent' means (ordering, window, cursor), how pagination works, or whether results are address-scoped or global. An agent cannot predict the result set from this text.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.