Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations to convey safety or side effects, the description carries the full burden. It states it 'polls' a job, but does not disclose what the response contains, whether it blocks, what statuses are possible, or any rate-limit/failure behavior. This minimal transparency leaves the agent uncertain about expected outcomes.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.