Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It explicitly discloses the return shape ('Returns only {status, service, version}'), confirms it 'exposes no secrets or infrastructure detail', and notes it is free to call. This is meaningful behavioral context beyond the schema, though it stops short of describing error behavior or rate limits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.