Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden. It usefully discloses the waiting behavior, which is a key behavioral trait. However, it does not clarify whether the call blocks indefinitely, what happens on timeout, what is returned, or whether hosting requires authentication, leaving meaningful gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.