Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden, and it does disclose the blocking wait behavior and configurable wait time. However, it omits important operational behaviors: what happens on timeout, whether the call is idempotent when Rhino is already launched, and what shape a failure takes.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.