Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint and idempotentHint, so the description adds useful context by specifying the content of the returned records ('parameters, outcome, timing, and client routing') and the 'bounded' nature. However, it does not disclose ordering, default limit behavior, or how sinceSequence affects results, leaving some behavioral ambiguity.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.