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 does not state whether the call blocks until the step completes, whether the thread must already be halted, how other threads are affected, or what the result indicates — significant gaps for a tool that mutates execution state.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.