Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of disclosing behavior. It adds the ordering requirement (must be called before breakpoints/stepping), which is useful behavioral context beyond the tool's name. However, it does not explain side effects, idempotency, or connection requirements, leaving significant gaps for a state-changing tool. The added disclosure is minimal but present.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.