Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare the tool as read-only and idempotent, so the safety profile is covered. The description adds behavioral context by listing the diagnostics returned (index age, backend, caps, state dirs, version), which helps set expectations. However, it does not describe the output format, potential errors, or any required permissions, so it is adequate but not rich.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.