Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of disclosing behavior. It implicitly indicates a read-only operation via 'List' and specifies a filter ('validated manual and pre-migration'), but it does not elaborate on what 'validated' means or any side effects, authentication needs, or rate limits. It adds some context but is not rich in behavioral detail.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.