Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. It adds valuable context by clarifying this is a configuration status query, not a liveness check, and that it includes the reason for not selling. It stops short of describing exact response format or error behavior, but for a no-parameter status tool the main ambiguity is resolved.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.