Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations provide no behavioral hints (no readOnlyHint, destructiveHint, etc.), so the description carries full burden. 'Get all aggregated connections' implies a read-only operation but doesn't disclose pagination, rate limits, authentication requirements, or what 'all' means in practice. It adds minimal context beyond the basic action.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.