Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. The verb 'List' indicates a read-only operation, but the description does not disclose any potential side effects, authentication requirements, or access scoping (e.g., whether only user-visible accounts are returned). It provides basic transparency but lacks additional behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.