Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the readOnly/idempotent annotations, the description discloses the polling cadence, a finite timeout, and the state transitions (running/refreshing, moved/publishedSlug, terminal failure/success states). This adds meaningful behavioral context, though it stops short of specifying exact timeout duration or return shape.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.