Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses expected runtime (~60s) and methodology (evaluates alternatives, connects sources, reasons through uncertainty), which is useful. However, it does not mention whether the tool is read-only, whether it has side effects, or what the return format looks like. The behavior is partially transparent but lacks critical details.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.