Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already disclose that the tool is read-only, idempotent, and non-destructive, so the description does not need to repeat that. It adds the 'newest first' ordering, which is genuinely useful, but says nothing about pagination behavior or result bounds; the cursor parameters in the schema cover most of the rest.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.