Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It discloses the polling behavior ('call repeatedly') which is valuable context not in the schema. However, it doesn't mention expected response format, rate limits, authentication needs, or what specific status/progress information is returned. The description adds some behavioral context but leaves significant gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.