Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare readOnlyHint and openWorldHint, so the description does not need to reassert safety. It adds no additional behavioral context such as pagination, sorting, or permission requirements, but for a simple read-only listing tool the existing annotations cover most of the burden.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.