Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the readOnly, idempotent, and openWorld hints, the description adds valuable behavioral context: the call is immediate and non-blocking, the heartbeat ID is a 256-bit bearer secret, and no authentication is required. This gives the agent important security and execution expectations not present in annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.