Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint annotation already signals that this is a safe read, and the description merely restates 'List' without adding behavioral nuance. It does not disclose whether filters are optional, whether results are paginated, whether variable values are masked, or how project scoping affects the returned set.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.