Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the transparency burden, and the verb 'List' adequately signals a read-only operation with no side effects. It does not disclose pagination, scope (all accessible projects vs. limited), or result format, but none of these are likely to be surprising for a simple zero-parameter listing.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.