Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of disclosing behavioral traits. It adds one useful trait: 'Each call fetches the latest Swagger document,' which indicates freshness and potential network dependency. However, it does not mention read-only safety, error behavior, or output format, leaving some transparency gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.