Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds that the tool lists 'all known background simulations' and provides 'current status', which is useful context. Since annotations already declare readOnlyHint=true, destructiveHint=false, and idempotentHint=true, the description does not need to reiterate safety. It adds some value beyond annotations but does not disclose behavior like pagination or response format.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.