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. It indicates an action ('attach') that implies mutation but does not explain effects, reversibility, permissions, or failure behavior. It only mentions signature requirements, which is a partial disclosure. Significant behavioral gaps remain.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.