Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Since no annotations are provided, the description carries the full burden of behavioral disclosure. It explicitly states that the tool blocks rather than returning 'not ready yet', which is a critical non-obvious behavior that directly affects how an agent should use it. It does not mention timeout failure behavior, but the main blocking trait is clearly disclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.